@aws-sdk/client-workmail 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WorkMail.d.ts +303 -363
  3. package/dist-types/ts3.4/WorkMailClient.d.ts +27 -73
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateIdentityCenterApplicationCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeleteIdentityCenterApplicationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteIdentityProviderConfigurationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeletePersonalAccessTokenCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigurationCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetPersonalAccessTokenMetadataCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListPersonalAccessTokensCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
  76. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/PutIdentityProviderConfigurationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +4 -9
  98. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -5
  99. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  100. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  101. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  102. package/dist-types/ts3.4/models/enums.d.ts +2 -4
  103. package/dist-types/ts3.4/models/errors.d.ts +22 -73
  104. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  105. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  106. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +1 -4
  107. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +1 -4
  108. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  113. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  114. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  115. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75