@aws-sdk/client-workmail 3.30.0 → 3.34.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.
- package/CHANGELOG.md +35 -0
- package/dist/cjs/WorkMailClient.js +13 -13
- package/dist/cjs/WorkMailClient.js.map +1 -1
- package/dist/cjs/commands/AssociateDelegateToResourceCommand.js +3 -3
- package/dist/cjs/commands/AssociateDelegateToResourceCommand.js.map +1 -1
- package/dist/cjs/commands/AssociateMemberToGroupCommand.js +3 -3
- package/dist/cjs/commands/AssociateMemberToGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CancelMailboxExportJobCommand.js +3 -3
- package/dist/cjs/commands/CancelMailboxExportJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAliasCommand.js +3 -3
- package/dist/cjs/commands/CreateAliasCommand.js.map +1 -1
- package/dist/cjs/commands/CreateGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist/cjs/commands/CreateMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/cjs/commands/CreateOrganizationCommand.js +3 -3
- package/dist/cjs/commands/CreateOrganizationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateResourceCommand.js +3 -3
- package/dist/cjs/commands/CreateResourceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUserCommand.js +3 -3
- package/dist/cjs/commands/CreateUserCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessControlRuleCommand.js +3 -3
- package/dist/cjs/commands/DeleteAccessControlRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAliasCommand.js +3 -3
- package/dist/cjs/commands/DeleteAliasCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMailboxPermissionsCommand.js +3 -3
- package/dist/cjs/commands/DeleteMailboxPermissionsCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +3 -3
- package/dist/cjs/commands/DeleteMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteOrganizationCommand.js +3 -3
- package/dist/cjs/commands/DeleteOrganizationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteResourceCommand.js +3 -3
- package/dist/cjs/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRetentionPolicyCommand.js +3 -3
- package/dist/cjs/commands/DeleteRetentionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUserCommand.js +3 -3
- package/dist/cjs/commands/DeleteUserCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterFromWorkMailCommand.js +3 -3
- package/dist/cjs/commands/DeregisterFromWorkMailCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGroupCommand.js +3 -3
- package/dist/cjs/commands/DescribeGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMailboxExportJobCommand.js +3 -3
- package/dist/cjs/commands/DescribeMailboxExportJobCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeOrganizationCommand.js +3 -3
- package/dist/cjs/commands/DescribeOrganizationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeResourceCommand.js +3 -3
- package/dist/cjs/commands/DescribeResourceCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeUserCommand.js +3 -3
- package/dist/cjs/commands/DescribeUserCommand.js.map +1 -1
- package/dist/cjs/commands/DisassociateDelegateFromResourceCommand.js +3 -3
- package/dist/cjs/commands/DisassociateDelegateFromResourceCommand.js.map +1 -1
- package/dist/cjs/commands/DisassociateMemberFromGroupCommand.js +3 -3
- package/dist/cjs/commands/DisassociateMemberFromGroupCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessControlEffectCommand.js +3 -3
- package/dist/cjs/commands/GetAccessControlEffectCommand.js.map +1 -1
- package/dist/cjs/commands/GetDefaultRetentionPolicyCommand.js +3 -3
- package/dist/cjs/commands/GetDefaultRetentionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetMailboxDetailsCommand.js +3 -3
- package/dist/cjs/commands/GetMailboxDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/GetMobileDeviceAccessEffectCommand.js +3 -3
- package/dist/cjs/commands/GetMobileDeviceAccessEffectCommand.js.map +1 -1
- package/dist/cjs/commands/ListAccessControlRulesCommand.js +3 -3
- package/dist/cjs/commands/ListAccessControlRulesCommand.js.map +1 -1
- package/dist/cjs/commands/ListAliasesCommand.js +3 -3
- package/dist/cjs/commands/ListAliasesCommand.js.map +1 -1
- package/dist/cjs/commands/ListGroupMembersCommand.js +3 -3
- package/dist/cjs/commands/ListGroupMembersCommand.js.map +1 -1
- package/dist/cjs/commands/ListGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMailboxExportJobsCommand.js +3 -3
- package/dist/cjs/commands/ListMailboxExportJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMailboxPermissionsCommand.js +3 -3
- package/dist/cjs/commands/ListMailboxPermissionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMobileDeviceAccessRulesCommand.js +3 -3
- package/dist/cjs/commands/ListMobileDeviceAccessRulesCommand.js.map +1 -1
- package/dist/cjs/commands/ListOrganizationsCommand.js +3 -3
- package/dist/cjs/commands/ListOrganizationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListResourceDelegatesCommand.js +3 -3
- package/dist/cjs/commands/ListResourceDelegatesCommand.js.map +1 -1
- package/dist/cjs/commands/ListResourcesCommand.js +3 -3
- package/dist/cjs/commands/ListResourcesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListUsersCommand.js +3 -3
- package/dist/cjs/commands/ListUsersCommand.js.map +1 -1
- package/dist/cjs/commands/PutAccessControlRuleCommand.js +3 -3
- package/dist/cjs/commands/PutAccessControlRuleCommand.js.map +1 -1
- package/dist/cjs/commands/PutMailboxPermissionsCommand.js +3 -3
- package/dist/cjs/commands/PutMailboxPermissionsCommand.js.map +1 -1
- package/dist/cjs/commands/PutRetentionPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutRetentionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterToWorkMailCommand.js +3 -3
- package/dist/cjs/commands/RegisterToWorkMailCommand.js.map +1 -1
- package/dist/cjs/commands/ResetPasswordCommand.js +3 -3
- package/dist/cjs/commands/ResetPasswordCommand.js.map +1 -1
- package/dist/cjs/commands/StartMailboxExportJobCommand.js +3 -3
- package/dist/cjs/commands/StartMailboxExportJobCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMailboxQuotaCommand.js +3 -3
- package/dist/cjs/commands/UpdateMailboxQuotaCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist/cjs/commands/UpdateMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePrimaryEmailAddressCommand.js +3 -3
- package/dist/cjs/commands/UpdatePrimaryEmailAddressCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateResourceCommand.js +3 -3
- package/dist/cjs/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +67 -67
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +171 -167
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/WorkMail.js +1 -39
- package/dist/es/WorkMail.js.map +1 -1
- package/dist/es/WorkMailClient.js +1 -44
- package/dist/es/WorkMailClient.js.map +1 -1
- package/dist/es/commands/AssociateDelegateToResourceCommand.js +2 -27
- package/dist/es/commands/AssociateDelegateToResourceCommand.js.map +1 -1
- package/dist/es/commands/AssociateMemberToGroupCommand.js +2 -27
- package/dist/es/commands/AssociateMemberToGroupCommand.js.map +1 -1
- package/dist/es/commands/CancelMailboxExportJobCommand.js +2 -31
- package/dist/es/commands/CancelMailboxExportJobCommand.js.map +1 -1
- package/dist/es/commands/CreateAliasCommand.js +2 -27
- package/dist/es/commands/CreateAliasCommand.js.map +1 -1
- package/dist/es/commands/CreateGroupCommand.js +2 -27
- package/dist/es/commands/CreateGroupCommand.js.map +1 -1
- package/dist/es/commands/CreateMobileDeviceAccessRuleCommand.js +2 -27
- package/dist/es/commands/CreateMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/es/commands/CreateOrganizationCommand.js +2 -31
- package/dist/es/commands/CreateOrganizationCommand.js.map +1 -1
- package/dist/es/commands/CreateResourceCommand.js +2 -27
- package/dist/es/commands/CreateResourceCommand.js.map +1 -1
- package/dist/es/commands/CreateUserCommand.js +2 -27
- package/dist/es/commands/CreateUserCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessControlRuleCommand.js +2 -27
- package/dist/es/commands/DeleteAccessControlRuleCommand.js.map +1 -1
- package/dist/es/commands/DeleteAliasCommand.js +2 -28
- package/dist/es/commands/DeleteAliasCommand.js.map +1 -1
- package/dist/es/commands/DeleteGroupCommand.js +2 -27
- package/dist/es/commands/DeleteGroupCommand.js.map +1 -1
- package/dist/es/commands/DeleteMailboxPermissionsCommand.js +2 -27
- package/dist/es/commands/DeleteMailboxPermissionsCommand.js.map +1 -1
- package/dist/es/commands/DeleteMobileDeviceAccessRuleCommand.js +2 -27
- package/dist/es/commands/DeleteMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/es/commands/DeleteOrganizationCommand.js +2 -27
- package/dist/es/commands/DeleteOrganizationCommand.js.map +1 -1
- package/dist/es/commands/DeleteResourceCommand.js +2 -27
- package/dist/es/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteRetentionPolicyCommand.js +2 -27
- package/dist/es/commands/DeleteRetentionPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteUserCommand.js +2 -31
- package/dist/es/commands/DeleteUserCommand.js.map +1 -1
- package/dist/es/commands/DeregisterFromWorkMailCommand.js +2 -30
- package/dist/es/commands/DeregisterFromWorkMailCommand.js.map +1 -1
- package/dist/es/commands/DescribeGroupCommand.js +2 -27
- package/dist/es/commands/DescribeGroupCommand.js.map +1 -1
- package/dist/es/commands/DescribeMailboxExportJobCommand.js +2 -27
- package/dist/es/commands/DescribeMailboxExportJobCommand.js.map +1 -1
- package/dist/es/commands/DescribeOrganizationCommand.js +2 -28
- package/dist/es/commands/DescribeOrganizationCommand.js.map +1 -1
- package/dist/es/commands/DescribeResourceCommand.js +2 -27
- package/dist/es/commands/DescribeResourceCommand.js.map +1 -1
- package/dist/es/commands/DescribeUserCommand.js +2 -27
- package/dist/es/commands/DescribeUserCommand.js.map +1 -1
- package/dist/es/commands/DisassociateDelegateFromResourceCommand.js +2 -27
- package/dist/es/commands/DisassociateDelegateFromResourceCommand.js.map +1 -1
- package/dist/es/commands/DisassociateMemberFromGroupCommand.js +2 -27
- package/dist/es/commands/DisassociateMemberFromGroupCommand.js.map +1 -1
- package/dist/es/commands/GetAccessControlEffectCommand.js +2 -28
- package/dist/es/commands/GetAccessControlEffectCommand.js.map +1 -1
- package/dist/es/commands/GetDefaultRetentionPolicyCommand.js +2 -27
- package/dist/es/commands/GetDefaultRetentionPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetMailboxDetailsCommand.js +2 -27
- package/dist/es/commands/GetMailboxDetailsCommand.js.map +1 -1
- package/dist/es/commands/GetMobileDeviceAccessEffectCommand.js +2 -28
- package/dist/es/commands/GetMobileDeviceAccessEffectCommand.js.map +1 -1
- package/dist/es/commands/ListAccessControlRulesCommand.js +2 -27
- package/dist/es/commands/ListAccessControlRulesCommand.js.map +1 -1
- package/dist/es/commands/ListAliasesCommand.js +2 -28
- package/dist/es/commands/ListAliasesCommand.js.map +1 -1
- package/dist/es/commands/ListGroupMembersCommand.js +2 -28
- package/dist/es/commands/ListGroupMembersCommand.js.map +1 -1
- package/dist/es/commands/ListGroupsCommand.js +2 -27
- package/dist/es/commands/ListGroupsCommand.js.map +1 -1
- package/dist/es/commands/ListMailboxExportJobsCommand.js +2 -28
- package/dist/es/commands/ListMailboxExportJobsCommand.js.map +1 -1
- package/dist/es/commands/ListMailboxPermissionsCommand.js +2 -28
- package/dist/es/commands/ListMailboxPermissionsCommand.js.map +1 -1
- package/dist/es/commands/ListMobileDeviceAccessRulesCommand.js +2 -27
- package/dist/es/commands/ListMobileDeviceAccessRulesCommand.js.map +1 -1
- package/dist/es/commands/ListOrganizationsCommand.js +2 -27
- package/dist/es/commands/ListOrganizationsCommand.js.map +1 -1
- package/dist/es/commands/ListResourceDelegatesCommand.js +2 -28
- package/dist/es/commands/ListResourceDelegatesCommand.js.map +1 -1
- package/dist/es/commands/ListResourcesCommand.js +2 -27
- package/dist/es/commands/ListResourcesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -27
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListUsersCommand.js +2 -27
- package/dist/es/commands/ListUsersCommand.js.map +1 -1
- package/dist/es/commands/PutAccessControlRuleCommand.js +2 -30
- package/dist/es/commands/PutAccessControlRuleCommand.js.map +1 -1
- package/dist/es/commands/PutMailboxPermissionsCommand.js +2 -28
- package/dist/es/commands/PutMailboxPermissionsCommand.js.map +1 -1
- package/dist/es/commands/PutRetentionPolicyCommand.js +2 -27
- package/dist/es/commands/PutRetentionPolicyCommand.js.map +1 -1
- package/dist/es/commands/RegisterToWorkMailCommand.js +2 -33
- package/dist/es/commands/RegisterToWorkMailCommand.js.map +1 -1
- package/dist/es/commands/ResetPasswordCommand.js +2 -27
- package/dist/es/commands/ResetPasswordCommand.js.map +1 -1
- package/dist/es/commands/StartMailboxExportJobCommand.js +2 -30
- package/dist/es/commands/StartMailboxExportJobCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -28
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -28
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateMailboxQuotaCommand.js +2 -28
- package/dist/es/commands/UpdateMailboxQuotaCommand.js.map +1 -1
- package/dist/es/commands/UpdateMobileDeviceAccessRuleCommand.js +2 -27
- package/dist/es/commands/UpdateMobileDeviceAccessRuleCommand.js.map +1 -1
- package/dist/es/commands/UpdatePrimaryEmailAddressCommand.js +2 -29
- package/dist/es/commands/UpdatePrimaryEmailAddressCommand.js.map +1 -1
- package/dist/es/commands/UpdateResourceCommand.js +2 -29
- package/dist/es/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -429
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/ListAliasesPaginator.js +16 -28
- package/dist/es/pagination/ListAliasesPaginator.js.map +1 -1
- package/dist/es/pagination/ListGroupMembersPaginator.js +16 -28
- package/dist/es/pagination/ListGroupMembersPaginator.js.map +1 -1
- package/dist/es/pagination/ListGroupsPaginator.js +16 -28
- package/dist/es/pagination/ListGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMailboxExportJobsPaginator.js +16 -28
- package/dist/es/pagination/ListMailboxExportJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMailboxPermissionsPaginator.js +16 -28
- package/dist/es/pagination/ListMailboxPermissionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListOrganizationsPaginator.js +16 -28
- package/dist/es/pagination/ListOrganizationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListResourceDelegatesPaginator.js +16 -28
- package/dist/es/pagination/ListResourceDelegatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListResourcesPaginator.js +16 -28
- package/dist/es/pagination/ListResourcesPaginator.js.map +1 -1
- package/dist/es/pagination/ListUsersPaginator.js +16 -28
- package/dist/es/pagination/ListUsersPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +1468 -1469
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +30 -23
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -4995,7 +4995,7 @@ const serializeAws_json1_1BookingOptions = (input, context) => {
|
|
|
4995
4995
|
const serializeAws_json1_1CancelMailboxExportJobRequest = (input, context) => {
|
|
4996
4996
|
var _a;
|
|
4997
4997
|
return {
|
|
4998
|
-
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a :
|
|
4998
|
+
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4999
4999
|
...(input.JobId !== undefined && input.JobId !== null && { JobId: input.JobId }),
|
|
5000
5000
|
...(input.OrganizationId !== undefined &&
|
|
5001
5001
|
input.OrganizationId !== null && { OrganizationId: input.OrganizationId }),
|
|
@@ -5019,7 +5019,7 @@ const serializeAws_json1_1CreateGroupRequest = (input, context) => {
|
|
|
5019
5019
|
const serializeAws_json1_1CreateMobileDeviceAccessRuleRequest = (input, context) => {
|
|
5020
5020
|
var _a;
|
|
5021
5021
|
return {
|
|
5022
|
-
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a :
|
|
5022
|
+
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5023
5023
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
5024
5024
|
...(input.DeviceModels !== undefined &&
|
|
5025
5025
|
input.DeviceModels !== null && {
|
|
@@ -5061,7 +5061,7 @@ const serializeAws_json1_1CreateOrganizationRequest = (input, context) => {
|
|
|
5061
5061
|
var _a;
|
|
5062
5062
|
return {
|
|
5063
5063
|
...(input.Alias !== undefined && input.Alias !== null && { Alias: input.Alias }),
|
|
5064
|
-
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a :
|
|
5064
|
+
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5065
5065
|
...(input.DirectoryId !== undefined && input.DirectoryId !== null && { DirectoryId: input.DirectoryId }),
|
|
5066
5066
|
...(input.Domains !== undefined &&
|
|
5067
5067
|
input.Domains !== null && { Domains: serializeAws_json1_1Domains(input.Domains, context) }),
|
|
@@ -5128,7 +5128,7 @@ const serializeAws_json1_1DeleteMobileDeviceAccessRuleRequest = (input, context)
|
|
|
5128
5128
|
const serializeAws_json1_1DeleteOrganizationRequest = (input, context) => {
|
|
5129
5129
|
var _a;
|
|
5130
5130
|
return {
|
|
5131
|
-
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a :
|
|
5131
|
+
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5132
5132
|
...(input.DeleteDirectory !== undefined &&
|
|
5133
5133
|
input.DeleteDirectory !== null && { DeleteDirectory: input.DeleteDirectory }),
|
|
5134
5134
|
...(input.OrganizationId !== undefined &&
|
|
@@ -5496,7 +5496,7 @@ const serializeAws_json1_1ResetPasswordRequest = (input, context) => {
|
|
|
5496
5496
|
const serializeAws_json1_1StartMailboxExportJobRequest = (input, context) => {
|
|
5497
5497
|
var _a;
|
|
5498
5498
|
return {
|
|
5499
|
-
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a :
|
|
5499
|
+
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
5500
5500
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
5501
5501
|
...(input.EntityId !== undefined && input.EntityId !== null && { EntityId: input.EntityId }),
|
|
5502
5502
|
...(input.KmsKeyArn !== undefined && input.KmsKeyArn !== null && { KmsKeyArn: input.KmsKeyArn }),
|
|
@@ -5631,17 +5631,17 @@ const deserializeAws_json1_1AccessControlRule = (output, context) => {
|
|
|
5631
5631
|
? deserializeAws_json1_1ActionsList(output.Actions, context)
|
|
5632
5632
|
: undefined,
|
|
5633
5633
|
DateCreated: output.DateCreated !== undefined && output.DateCreated !== null
|
|
5634
|
-
?
|
|
5634
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DateCreated)))
|
|
5635
5635
|
: undefined,
|
|
5636
5636
|
DateModified: output.DateModified !== undefined && output.DateModified !== null
|
|
5637
|
-
?
|
|
5637
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DateModified)))
|
|
5638
5638
|
: undefined,
|
|
5639
|
-
Description:
|
|
5640
|
-
Effect:
|
|
5639
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
5640
|
+
Effect: smithy_client_1.expectString(output.Effect),
|
|
5641
5641
|
IpRanges: output.IpRanges !== undefined && output.IpRanges !== null
|
|
5642
5642
|
? deserializeAws_json1_1IpRangeList(output.IpRanges, context)
|
|
5643
5643
|
: undefined,
|
|
5644
|
-
Name:
|
|
5644
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5645
5645
|
NotActions: output.NotActions !== undefined && output.NotActions !== null
|
|
5646
5646
|
? deserializeAws_json1_1ActionsList(output.NotActions, context)
|
|
5647
5647
|
: undefined,
|
|
@@ -5663,7 +5663,7 @@ const deserializeAws_json1_1AccessControlRuleNameList = (output, context) => {
|
|
|
5663
5663
|
if (entry === null) {
|
|
5664
5664
|
return null;
|
|
5665
5665
|
}
|
|
5666
|
-
return
|
|
5666
|
+
return smithy_client_1.expectString(entry);
|
|
5667
5667
|
});
|
|
5668
5668
|
};
|
|
5669
5669
|
const deserializeAws_json1_1AccessControlRulesList = (output, context) => {
|
|
@@ -5683,7 +5683,7 @@ const deserializeAws_json1_1ActionsList = (output, context) => {
|
|
|
5683
5683
|
if (entry === null) {
|
|
5684
5684
|
return null;
|
|
5685
5685
|
}
|
|
5686
|
-
return
|
|
5686
|
+
return smithy_client_1.expectString(entry);
|
|
5687
5687
|
});
|
|
5688
5688
|
};
|
|
5689
5689
|
const deserializeAws_json1_1Aliases = (output, context) => {
|
|
@@ -5693,7 +5693,7 @@ const deserializeAws_json1_1Aliases = (output, context) => {
|
|
|
5693
5693
|
if (entry === null) {
|
|
5694
5694
|
return null;
|
|
5695
5695
|
}
|
|
5696
|
-
return
|
|
5696
|
+
return smithy_client_1.expectString(entry);
|
|
5697
5697
|
});
|
|
5698
5698
|
};
|
|
5699
5699
|
const deserializeAws_json1_1AssociateDelegateToResourceResponse = (output, context) => {
|
|
@@ -5704,9 +5704,9 @@ const deserializeAws_json1_1AssociateMemberToGroupResponse = (output, context) =
|
|
|
5704
5704
|
};
|
|
5705
5705
|
const deserializeAws_json1_1BookingOptions = (output, context) => {
|
|
5706
5706
|
return {
|
|
5707
|
-
AutoAcceptRequests:
|
|
5708
|
-
AutoDeclineConflictingRequests:
|
|
5709
|
-
AutoDeclineRecurringRequests:
|
|
5707
|
+
AutoAcceptRequests: smithy_client_1.expectBoolean(output.AutoAcceptRequests),
|
|
5708
|
+
AutoDeclineConflictingRequests: smithy_client_1.expectBoolean(output.AutoDeclineConflictingRequests),
|
|
5709
|
+
AutoDeclineRecurringRequests: smithy_client_1.expectBoolean(output.AutoDeclineRecurringRequests),
|
|
5710
5710
|
};
|
|
5711
5711
|
};
|
|
5712
5712
|
const deserializeAws_json1_1CancelMailboxExportJobResponse = (output, context) => {
|
|
@@ -5717,33 +5717,33 @@ const deserializeAws_json1_1CreateAliasResponse = (output, context) => {
|
|
|
5717
5717
|
};
|
|
5718
5718
|
const deserializeAws_json1_1CreateGroupResponse = (output, context) => {
|
|
5719
5719
|
return {
|
|
5720
|
-
GroupId:
|
|
5720
|
+
GroupId: smithy_client_1.expectString(output.GroupId),
|
|
5721
5721
|
};
|
|
5722
5722
|
};
|
|
5723
5723
|
const deserializeAws_json1_1CreateMobileDeviceAccessRuleResponse = (output, context) => {
|
|
5724
5724
|
return {
|
|
5725
|
-
MobileDeviceAccessRuleId:
|
|
5725
|
+
MobileDeviceAccessRuleId: smithy_client_1.expectString(output.MobileDeviceAccessRuleId),
|
|
5726
5726
|
};
|
|
5727
5727
|
};
|
|
5728
5728
|
const deserializeAws_json1_1CreateOrganizationResponse = (output, context) => {
|
|
5729
5729
|
return {
|
|
5730
|
-
OrganizationId:
|
|
5730
|
+
OrganizationId: smithy_client_1.expectString(output.OrganizationId),
|
|
5731
5731
|
};
|
|
5732
5732
|
};
|
|
5733
5733
|
const deserializeAws_json1_1CreateResourceResponse = (output, context) => {
|
|
5734
5734
|
return {
|
|
5735
|
-
ResourceId:
|
|
5735
|
+
ResourceId: smithy_client_1.expectString(output.ResourceId),
|
|
5736
5736
|
};
|
|
5737
5737
|
};
|
|
5738
5738
|
const deserializeAws_json1_1CreateUserResponse = (output, context) => {
|
|
5739
5739
|
return {
|
|
5740
|
-
UserId:
|
|
5740
|
+
UserId: smithy_client_1.expectString(output.UserId),
|
|
5741
5741
|
};
|
|
5742
5742
|
};
|
|
5743
5743
|
const deserializeAws_json1_1Delegate = (output, context) => {
|
|
5744
5744
|
return {
|
|
5745
|
-
Id:
|
|
5746
|
-
Type:
|
|
5745
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
5746
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
5747
5747
|
};
|
|
5748
5748
|
};
|
|
5749
5749
|
const deserializeAws_json1_1DeleteAccessControlRuleResponse = (output, context) => {
|
|
@@ -5763,8 +5763,8 @@ const deserializeAws_json1_1DeleteMobileDeviceAccessRuleResponse = (output, cont
|
|
|
5763
5763
|
};
|
|
5764
5764
|
const deserializeAws_json1_1DeleteOrganizationResponse = (output, context) => {
|
|
5765
5765
|
return {
|
|
5766
|
-
OrganizationId:
|
|
5767
|
-
State:
|
|
5766
|
+
OrganizationId: smithy_client_1.expectString(output.OrganizationId),
|
|
5767
|
+
State: smithy_client_1.expectString(output.State),
|
|
5768
5768
|
};
|
|
5769
5769
|
};
|
|
5770
5770
|
const deserializeAws_json1_1DeleteResourceResponse = (output, context) => {
|
|
@@ -5782,48 +5782,50 @@ const deserializeAws_json1_1DeregisterFromWorkMailResponse = (output, context) =
|
|
|
5782
5782
|
const deserializeAws_json1_1DescribeGroupResponse = (output, context) => {
|
|
5783
5783
|
return {
|
|
5784
5784
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
5785
|
-
?
|
|
5785
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
5786
5786
|
: undefined,
|
|
5787
|
-
Email:
|
|
5787
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
5788
5788
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
5789
|
-
?
|
|
5789
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
5790
5790
|
: undefined,
|
|
5791
|
-
GroupId:
|
|
5792
|
-
Name:
|
|
5793
|
-
State:
|
|
5791
|
+
GroupId: smithy_client_1.expectString(output.GroupId),
|
|
5792
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5793
|
+
State: smithy_client_1.expectString(output.State),
|
|
5794
5794
|
};
|
|
5795
5795
|
};
|
|
5796
5796
|
const deserializeAws_json1_1DescribeMailboxExportJobResponse = (output, context) => {
|
|
5797
5797
|
return {
|
|
5798
|
-
Description:
|
|
5799
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
5800
|
-
|
|
5801
|
-
|
|
5802
|
-
|
|
5803
|
-
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
|
|
5807
|
-
|
|
5798
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
5799
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
5800
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
5801
|
+
: undefined,
|
|
5802
|
+
EntityId: smithy_client_1.expectString(output.EntityId),
|
|
5803
|
+
ErrorInfo: smithy_client_1.expectString(output.ErrorInfo),
|
|
5804
|
+
EstimatedProgress: smithy_client_1.expectInt32(output.EstimatedProgress),
|
|
5805
|
+
KmsKeyArn: smithy_client_1.expectString(output.KmsKeyArn),
|
|
5806
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
5807
|
+
S3BucketName: smithy_client_1.expectString(output.S3BucketName),
|
|
5808
|
+
S3Path: smithy_client_1.expectString(output.S3Path),
|
|
5809
|
+
S3Prefix: smithy_client_1.expectString(output.S3Prefix),
|
|
5808
5810
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
5809
|
-
?
|
|
5811
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
5810
5812
|
: undefined,
|
|
5811
|
-
State:
|
|
5813
|
+
State: smithy_client_1.expectString(output.State),
|
|
5812
5814
|
};
|
|
5813
5815
|
};
|
|
5814
5816
|
const deserializeAws_json1_1DescribeOrganizationResponse = (output, context) => {
|
|
5815
5817
|
return {
|
|
5816
|
-
ARN:
|
|
5817
|
-
Alias:
|
|
5818
|
+
ARN: smithy_client_1.expectString(output.ARN),
|
|
5819
|
+
Alias: smithy_client_1.expectString(output.Alias),
|
|
5818
5820
|
CompletedDate: output.CompletedDate !== undefined && output.CompletedDate !== null
|
|
5819
|
-
?
|
|
5821
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CompletedDate)))
|
|
5820
5822
|
: undefined,
|
|
5821
|
-
DefaultMailDomain:
|
|
5822
|
-
DirectoryId:
|
|
5823
|
-
DirectoryType:
|
|
5824
|
-
ErrorMessage:
|
|
5825
|
-
OrganizationId:
|
|
5826
|
-
State:
|
|
5823
|
+
DefaultMailDomain: smithy_client_1.expectString(output.DefaultMailDomain),
|
|
5824
|
+
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
5825
|
+
DirectoryType: smithy_client_1.expectString(output.DirectoryType),
|
|
5826
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
5827
|
+
OrganizationId: smithy_client_1.expectString(output.OrganizationId),
|
|
5828
|
+
State: smithy_client_1.expectString(output.State),
|
|
5827
5829
|
};
|
|
5828
5830
|
};
|
|
5829
5831
|
const deserializeAws_json1_1DescribeResourceResponse = (output, context) => {
|
|
@@ -5832,32 +5834,32 @@ const deserializeAws_json1_1DescribeResourceResponse = (output, context) => {
|
|
|
5832
5834
|
? deserializeAws_json1_1BookingOptions(output.BookingOptions, context)
|
|
5833
5835
|
: undefined,
|
|
5834
5836
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
5835
|
-
?
|
|
5837
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
5836
5838
|
: undefined,
|
|
5837
|
-
Email:
|
|
5839
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
5838
5840
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
5839
|
-
?
|
|
5841
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
5840
5842
|
: undefined,
|
|
5841
|
-
Name:
|
|
5842
|
-
ResourceId:
|
|
5843
|
-
State:
|
|
5844
|
-
Type:
|
|
5843
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5844
|
+
ResourceId: smithy_client_1.expectString(output.ResourceId),
|
|
5845
|
+
State: smithy_client_1.expectString(output.State),
|
|
5846
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
5845
5847
|
};
|
|
5846
5848
|
};
|
|
5847
5849
|
const deserializeAws_json1_1DescribeUserResponse = (output, context) => {
|
|
5848
5850
|
return {
|
|
5849
5851
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
5850
|
-
?
|
|
5852
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
5851
5853
|
: undefined,
|
|
5852
|
-
DisplayName:
|
|
5853
|
-
Email:
|
|
5854
|
+
DisplayName: smithy_client_1.expectString(output.DisplayName),
|
|
5855
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
5854
5856
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
5855
|
-
?
|
|
5857
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
5856
5858
|
: undefined,
|
|
5857
|
-
Name:
|
|
5858
|
-
State:
|
|
5859
|
-
UserId:
|
|
5860
|
-
UserRole:
|
|
5859
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5860
|
+
State: smithy_client_1.expectString(output.State),
|
|
5861
|
+
UserId: smithy_client_1.expectString(output.UserId),
|
|
5862
|
+
UserRole: smithy_client_1.expectString(output.UserRole),
|
|
5861
5863
|
};
|
|
5862
5864
|
};
|
|
5863
5865
|
const deserializeAws_json1_1DeviceModelList = (output, context) => {
|
|
@@ -5867,7 +5869,7 @@ const deserializeAws_json1_1DeviceModelList = (output, context) => {
|
|
|
5867
5869
|
if (entry === null) {
|
|
5868
5870
|
return null;
|
|
5869
5871
|
}
|
|
5870
|
-
return
|
|
5872
|
+
return smithy_client_1.expectString(entry);
|
|
5871
5873
|
});
|
|
5872
5874
|
};
|
|
5873
5875
|
const deserializeAws_json1_1DeviceOperatingSystemList = (output, context) => {
|
|
@@ -5877,7 +5879,7 @@ const deserializeAws_json1_1DeviceOperatingSystemList = (output, context) => {
|
|
|
5877
5879
|
if (entry === null) {
|
|
5878
5880
|
return null;
|
|
5879
5881
|
}
|
|
5880
|
-
return
|
|
5882
|
+
return smithy_client_1.expectString(entry);
|
|
5881
5883
|
});
|
|
5882
5884
|
};
|
|
5883
5885
|
const deserializeAws_json1_1DeviceTypeList = (output, context) => {
|
|
@@ -5887,7 +5889,7 @@ const deserializeAws_json1_1DeviceTypeList = (output, context) => {
|
|
|
5887
5889
|
if (entry === null) {
|
|
5888
5890
|
return null;
|
|
5889
5891
|
}
|
|
5890
|
-
return
|
|
5892
|
+
return smithy_client_1.expectString(entry);
|
|
5891
5893
|
});
|
|
5892
5894
|
};
|
|
5893
5895
|
const deserializeAws_json1_1DeviceUserAgentList = (output, context) => {
|
|
@@ -5897,22 +5899,22 @@ const deserializeAws_json1_1DeviceUserAgentList = (output, context) => {
|
|
|
5897
5899
|
if (entry === null) {
|
|
5898
5900
|
return null;
|
|
5899
5901
|
}
|
|
5900
|
-
return
|
|
5902
|
+
return smithy_client_1.expectString(entry);
|
|
5901
5903
|
});
|
|
5902
5904
|
};
|
|
5903
5905
|
const deserializeAws_json1_1DirectoryInUseException = (output, context) => {
|
|
5904
5906
|
return {
|
|
5905
|
-
Message:
|
|
5907
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5906
5908
|
};
|
|
5907
5909
|
};
|
|
5908
5910
|
const deserializeAws_json1_1DirectoryServiceAuthenticationFailedException = (output, context) => {
|
|
5909
5911
|
return {
|
|
5910
|
-
Message:
|
|
5912
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5911
5913
|
};
|
|
5912
5914
|
};
|
|
5913
5915
|
const deserializeAws_json1_1DirectoryUnavailableException = (output, context) => {
|
|
5914
5916
|
return {
|
|
5915
|
-
Message:
|
|
5917
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5916
5918
|
};
|
|
5917
5919
|
};
|
|
5918
5920
|
const deserializeAws_json1_1DisassociateDelegateFromResourceResponse = (output, context) => {
|
|
@@ -5923,29 +5925,29 @@ const deserializeAws_json1_1DisassociateMemberFromGroupResponse = (output, conte
|
|
|
5923
5925
|
};
|
|
5924
5926
|
const deserializeAws_json1_1EmailAddressInUseException = (output, context) => {
|
|
5925
5927
|
return {
|
|
5926
|
-
Message:
|
|
5928
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5927
5929
|
};
|
|
5928
5930
|
};
|
|
5929
5931
|
const deserializeAws_json1_1EntityAlreadyRegisteredException = (output, context) => {
|
|
5930
5932
|
return {
|
|
5931
|
-
Message:
|
|
5933
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5932
5934
|
};
|
|
5933
5935
|
};
|
|
5934
5936
|
const deserializeAws_json1_1EntityNotFoundException = (output, context) => {
|
|
5935
5937
|
return {
|
|
5936
|
-
Message:
|
|
5938
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5937
5939
|
};
|
|
5938
5940
|
};
|
|
5939
5941
|
const deserializeAws_json1_1EntityStateException = (output, context) => {
|
|
5940
5942
|
return {
|
|
5941
|
-
Message:
|
|
5943
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
5942
5944
|
};
|
|
5943
5945
|
};
|
|
5944
5946
|
const deserializeAws_json1_1FolderConfiguration = (output, context) => {
|
|
5945
5947
|
return {
|
|
5946
|
-
Action:
|
|
5947
|
-
Name:
|
|
5948
|
-
Period:
|
|
5948
|
+
Action: smithy_client_1.expectString(output.Action),
|
|
5949
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5950
|
+
Period: smithy_client_1.expectInt32(output.Period),
|
|
5949
5951
|
};
|
|
5950
5952
|
};
|
|
5951
5953
|
const deserializeAws_json1_1FolderConfigurations = (output, context) => {
|
|
@@ -5960,7 +5962,7 @@ const deserializeAws_json1_1FolderConfigurations = (output, context) => {
|
|
|
5960
5962
|
};
|
|
5961
5963
|
const deserializeAws_json1_1GetAccessControlEffectResponse = (output, context) => {
|
|
5962
5964
|
return {
|
|
5963
|
-
Effect:
|
|
5965
|
+
Effect: smithy_client_1.expectString(output.Effect),
|
|
5964
5966
|
MatchedRules: output.MatchedRules !== undefined && output.MatchedRules !== null
|
|
5965
5967
|
? deserializeAws_json1_1AccessControlRuleNameList(output.MatchedRules, context)
|
|
5966
5968
|
: undefined,
|
|
@@ -5968,23 +5970,23 @@ const deserializeAws_json1_1GetAccessControlEffectResponse = (output, context) =
|
|
|
5968
5970
|
};
|
|
5969
5971
|
const deserializeAws_json1_1GetDefaultRetentionPolicyResponse = (output, context) => {
|
|
5970
5972
|
return {
|
|
5971
|
-
Description:
|
|
5973
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
5972
5974
|
FolderConfigurations: output.FolderConfigurations !== undefined && output.FolderConfigurations !== null
|
|
5973
5975
|
? deserializeAws_json1_1FolderConfigurations(output.FolderConfigurations, context)
|
|
5974
5976
|
: undefined,
|
|
5975
|
-
Id:
|
|
5976
|
-
Name:
|
|
5977
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
5978
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
5977
5979
|
};
|
|
5978
5980
|
};
|
|
5979
5981
|
const deserializeAws_json1_1GetMailboxDetailsResponse = (output, context) => {
|
|
5980
5982
|
return {
|
|
5981
|
-
MailboxQuota:
|
|
5982
|
-
MailboxSize:
|
|
5983
|
+
MailboxQuota: smithy_client_1.expectInt32(output.MailboxQuota),
|
|
5984
|
+
MailboxSize: smithy_client_1.limitedParseDouble(output.MailboxSize),
|
|
5983
5985
|
};
|
|
5984
5986
|
};
|
|
5985
5987
|
const deserializeAws_json1_1GetMobileDeviceAccessEffectResponse = (output, context) => {
|
|
5986
5988
|
return {
|
|
5987
|
-
Effect:
|
|
5989
|
+
Effect: smithy_client_1.expectString(output.Effect),
|
|
5988
5990
|
MatchedRules: output.MatchedRules !== undefined && output.MatchedRules !== null
|
|
5989
5991
|
? deserializeAws_json1_1MobileDeviceAccessMatchedRuleList(output.MatchedRules, context)
|
|
5990
5992
|
: undefined,
|
|
@@ -5993,15 +5995,15 @@ const deserializeAws_json1_1GetMobileDeviceAccessEffectResponse = (output, conte
|
|
|
5993
5995
|
const deserializeAws_json1_1Group = (output, context) => {
|
|
5994
5996
|
return {
|
|
5995
5997
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
5996
|
-
?
|
|
5998
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
5997
5999
|
: undefined,
|
|
5998
|
-
Email:
|
|
6000
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
5999
6001
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
6000
|
-
?
|
|
6002
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
6001
6003
|
: undefined,
|
|
6002
|
-
Id:
|
|
6003
|
-
Name:
|
|
6004
|
-
State:
|
|
6004
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
6005
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6006
|
+
State: smithy_client_1.expectString(output.State),
|
|
6005
6007
|
};
|
|
6006
6008
|
};
|
|
6007
6009
|
const deserializeAws_json1_1Groups = (output, context) => {
|
|
@@ -6016,17 +6018,17 @@ const deserializeAws_json1_1Groups = (output, context) => {
|
|
|
6016
6018
|
};
|
|
6017
6019
|
const deserializeAws_json1_1InvalidConfigurationException = (output, context) => {
|
|
6018
6020
|
return {
|
|
6019
|
-
Message:
|
|
6021
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6020
6022
|
};
|
|
6021
6023
|
};
|
|
6022
6024
|
const deserializeAws_json1_1InvalidParameterException = (output, context) => {
|
|
6023
6025
|
return {
|
|
6024
|
-
Message:
|
|
6026
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6025
6027
|
};
|
|
6026
6028
|
};
|
|
6027
6029
|
const deserializeAws_json1_1InvalidPasswordException = (output, context) => {
|
|
6028
6030
|
return {
|
|
6029
|
-
Message:
|
|
6031
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6030
6032
|
};
|
|
6031
6033
|
};
|
|
6032
6034
|
const deserializeAws_json1_1IpRangeList = (output, context) => {
|
|
@@ -6036,7 +6038,7 @@ const deserializeAws_json1_1IpRangeList = (output, context) => {
|
|
|
6036
6038
|
if (entry === null) {
|
|
6037
6039
|
return null;
|
|
6038
6040
|
}
|
|
6039
|
-
return
|
|
6041
|
+
return smithy_client_1.expectString(entry);
|
|
6040
6042
|
});
|
|
6041
6043
|
};
|
|
6042
6044
|
const deserializeAws_json1_1Jobs = (output, context) => {
|
|
@@ -6051,7 +6053,7 @@ const deserializeAws_json1_1Jobs = (output, context) => {
|
|
|
6051
6053
|
};
|
|
6052
6054
|
const deserializeAws_json1_1LimitExceededException = (output, context) => {
|
|
6053
6055
|
return {
|
|
6054
|
-
Message:
|
|
6056
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6055
6057
|
};
|
|
6056
6058
|
};
|
|
6057
6059
|
const deserializeAws_json1_1ListAccessControlRulesResponse = (output, context) => {
|
|
@@ -6066,7 +6068,7 @@ const deserializeAws_json1_1ListAliasesResponse = (output, context) => {
|
|
|
6066
6068
|
Aliases: output.Aliases !== undefined && output.Aliases !== null
|
|
6067
6069
|
? deserializeAws_json1_1Aliases(output.Aliases, context)
|
|
6068
6070
|
: undefined,
|
|
6069
|
-
NextToken:
|
|
6071
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6070
6072
|
};
|
|
6071
6073
|
};
|
|
6072
6074
|
const deserializeAws_json1_1ListGroupMembersResponse = (output, context) => {
|
|
@@ -6074,7 +6076,7 @@ const deserializeAws_json1_1ListGroupMembersResponse = (output, context) => {
|
|
|
6074
6076
|
Members: output.Members !== undefined && output.Members !== null
|
|
6075
6077
|
? deserializeAws_json1_1Members(output.Members, context)
|
|
6076
6078
|
: undefined,
|
|
6077
|
-
NextToken:
|
|
6079
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6078
6080
|
};
|
|
6079
6081
|
};
|
|
6080
6082
|
const deserializeAws_json1_1ListGroupsResponse = (output, context) => {
|
|
@@ -6082,18 +6084,18 @@ const deserializeAws_json1_1ListGroupsResponse = (output, context) => {
|
|
|
6082
6084
|
Groups: output.Groups !== undefined && output.Groups !== null
|
|
6083
6085
|
? deserializeAws_json1_1Groups(output.Groups, context)
|
|
6084
6086
|
: undefined,
|
|
6085
|
-
NextToken:
|
|
6087
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6086
6088
|
};
|
|
6087
6089
|
};
|
|
6088
6090
|
const deserializeAws_json1_1ListMailboxExportJobsResponse = (output, context) => {
|
|
6089
6091
|
return {
|
|
6090
6092
|
Jobs: output.Jobs !== undefined && output.Jobs !== null ? deserializeAws_json1_1Jobs(output.Jobs, context) : undefined,
|
|
6091
|
-
NextToken:
|
|
6093
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6092
6094
|
};
|
|
6093
6095
|
};
|
|
6094
6096
|
const deserializeAws_json1_1ListMailboxPermissionsResponse = (output, context) => {
|
|
6095
6097
|
return {
|
|
6096
|
-
NextToken:
|
|
6098
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6097
6099
|
Permissions: output.Permissions !== undefined && output.Permissions !== null
|
|
6098
6100
|
? deserializeAws_json1_1Permissions(output.Permissions, context)
|
|
6099
6101
|
: undefined,
|
|
@@ -6108,7 +6110,7 @@ const deserializeAws_json1_1ListMobileDeviceAccessRulesResponse = (output, conte
|
|
|
6108
6110
|
};
|
|
6109
6111
|
const deserializeAws_json1_1ListOrganizationsResponse = (output, context) => {
|
|
6110
6112
|
return {
|
|
6111
|
-
NextToken:
|
|
6113
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6112
6114
|
OrganizationSummaries: output.OrganizationSummaries !== undefined && output.OrganizationSummaries !== null
|
|
6113
6115
|
? deserializeAws_json1_1OrganizationSummaries(output.OrganizationSummaries, context)
|
|
6114
6116
|
: undefined,
|
|
@@ -6119,12 +6121,12 @@ const deserializeAws_json1_1ListResourceDelegatesResponse = (output, context) =>
|
|
|
6119
6121
|
Delegates: output.Delegates !== undefined && output.Delegates !== null
|
|
6120
6122
|
? deserializeAws_json1_1ResourceDelegates(output.Delegates, context)
|
|
6121
6123
|
: undefined,
|
|
6122
|
-
NextToken:
|
|
6124
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6123
6125
|
};
|
|
6124
6126
|
};
|
|
6125
6127
|
const deserializeAws_json1_1ListResourcesResponse = (output, context) => {
|
|
6126
6128
|
return {
|
|
6127
|
-
NextToken:
|
|
6129
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6128
6130
|
Resources: output.Resources !== undefined && output.Resources !== null
|
|
6129
6131
|
? deserializeAws_json1_1Resources(output.Resources, context)
|
|
6130
6132
|
: undefined,
|
|
@@ -6139,7 +6141,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
|
6139
6141
|
};
|
|
6140
6142
|
const deserializeAws_json1_1ListUsersResponse = (output, context) => {
|
|
6141
6143
|
return {
|
|
6142
|
-
NextToken:
|
|
6144
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
6143
6145
|
Users: output.Users !== undefined && output.Users !== null
|
|
6144
6146
|
? deserializeAws_json1_1Users(output.Users, context)
|
|
6145
6147
|
: undefined,
|
|
@@ -6147,41 +6149,43 @@ const deserializeAws_json1_1ListUsersResponse = (output, context) => {
|
|
|
6147
6149
|
};
|
|
6148
6150
|
const deserializeAws_json1_1MailboxExportJob = (output, context) => {
|
|
6149
6151
|
return {
|
|
6150
|
-
Description:
|
|
6151
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
|
|
6155
|
-
|
|
6156
|
-
|
|
6152
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
6153
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
6154
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
6155
|
+
: undefined,
|
|
6156
|
+
EntityId: smithy_client_1.expectString(output.EntityId),
|
|
6157
|
+
EstimatedProgress: smithy_client_1.expectInt32(output.EstimatedProgress),
|
|
6158
|
+
JobId: smithy_client_1.expectString(output.JobId),
|
|
6159
|
+
S3BucketName: smithy_client_1.expectString(output.S3BucketName),
|
|
6160
|
+
S3Path: smithy_client_1.expectString(output.S3Path),
|
|
6157
6161
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
6158
|
-
?
|
|
6162
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
6159
6163
|
: undefined,
|
|
6160
|
-
State:
|
|
6164
|
+
State: smithy_client_1.expectString(output.State),
|
|
6161
6165
|
};
|
|
6162
6166
|
};
|
|
6163
6167
|
const deserializeAws_json1_1MailDomainNotFoundException = (output, context) => {
|
|
6164
6168
|
return {
|
|
6165
|
-
Message:
|
|
6169
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6166
6170
|
};
|
|
6167
6171
|
};
|
|
6168
6172
|
const deserializeAws_json1_1MailDomainStateException = (output, context) => {
|
|
6169
6173
|
return {
|
|
6170
|
-
Message:
|
|
6174
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6171
6175
|
};
|
|
6172
6176
|
};
|
|
6173
6177
|
const deserializeAws_json1_1Member = (output, context) => {
|
|
6174
6178
|
return {
|
|
6175
6179
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
6176
|
-
?
|
|
6180
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
6177
6181
|
: undefined,
|
|
6178
6182
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
6179
|
-
?
|
|
6183
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
6180
6184
|
: undefined,
|
|
6181
|
-
Id:
|
|
6182
|
-
Name:
|
|
6183
|
-
State:
|
|
6184
|
-
Type:
|
|
6185
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
6186
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6187
|
+
State: smithy_client_1.expectString(output.State),
|
|
6188
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
6185
6189
|
};
|
|
6186
6190
|
};
|
|
6187
6191
|
const deserializeAws_json1_1Members = (output, context) => {
|
|
@@ -6196,8 +6200,8 @@ const deserializeAws_json1_1Members = (output, context) => {
|
|
|
6196
6200
|
};
|
|
6197
6201
|
const deserializeAws_json1_1MobileDeviceAccessMatchedRule = (output, context) => {
|
|
6198
6202
|
return {
|
|
6199
|
-
MobileDeviceAccessRuleId:
|
|
6200
|
-
Name:
|
|
6203
|
+
MobileDeviceAccessRuleId: smithy_client_1.expectString(output.MobileDeviceAccessRuleId),
|
|
6204
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6201
6205
|
};
|
|
6202
6206
|
};
|
|
6203
6207
|
const deserializeAws_json1_1MobileDeviceAccessMatchedRuleList = (output, context) => {
|
|
@@ -6213,12 +6217,12 @@ const deserializeAws_json1_1MobileDeviceAccessMatchedRuleList = (output, context
|
|
|
6213
6217
|
const deserializeAws_json1_1MobileDeviceAccessRule = (output, context) => {
|
|
6214
6218
|
return {
|
|
6215
6219
|
DateCreated: output.DateCreated !== undefined && output.DateCreated !== null
|
|
6216
|
-
?
|
|
6220
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DateCreated)))
|
|
6217
6221
|
: undefined,
|
|
6218
6222
|
DateModified: output.DateModified !== undefined && output.DateModified !== null
|
|
6219
|
-
?
|
|
6223
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DateModified)))
|
|
6220
6224
|
: undefined,
|
|
6221
|
-
Description:
|
|
6225
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
6222
6226
|
DeviceModels: output.DeviceModels !== undefined && output.DeviceModels !== null
|
|
6223
6227
|
? deserializeAws_json1_1DeviceModelList(output.DeviceModels, context)
|
|
6224
6228
|
: undefined,
|
|
@@ -6231,9 +6235,9 @@ const deserializeAws_json1_1MobileDeviceAccessRule = (output, context) => {
|
|
|
6231
6235
|
DeviceUserAgents: output.DeviceUserAgents !== undefined && output.DeviceUserAgents !== null
|
|
6232
6236
|
? deserializeAws_json1_1DeviceUserAgentList(output.DeviceUserAgents, context)
|
|
6233
6237
|
: undefined,
|
|
6234
|
-
Effect:
|
|
6235
|
-
MobileDeviceAccessRuleId:
|
|
6236
|
-
Name:
|
|
6238
|
+
Effect: smithy_client_1.expectString(output.Effect),
|
|
6239
|
+
MobileDeviceAccessRuleId: smithy_client_1.expectString(output.MobileDeviceAccessRuleId),
|
|
6240
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6237
6241
|
NotDeviceModels: output.NotDeviceModels !== undefined && output.NotDeviceModels !== null
|
|
6238
6242
|
? deserializeAws_json1_1DeviceModelList(output.NotDeviceModels, context)
|
|
6239
6243
|
: undefined,
|
|
@@ -6260,17 +6264,17 @@ const deserializeAws_json1_1MobileDeviceAccessRulesList = (output, context) => {
|
|
|
6260
6264
|
};
|
|
6261
6265
|
const deserializeAws_json1_1NameAvailabilityException = (output, context) => {
|
|
6262
6266
|
return {
|
|
6263
|
-
Message:
|
|
6267
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6264
6268
|
};
|
|
6265
6269
|
};
|
|
6266
6270
|
const deserializeAws_json1_1OrganizationNotFoundException = (output, context) => {
|
|
6267
6271
|
return {
|
|
6268
|
-
Message:
|
|
6272
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6269
6273
|
};
|
|
6270
6274
|
};
|
|
6271
6275
|
const deserializeAws_json1_1OrganizationStateException = (output, context) => {
|
|
6272
6276
|
return {
|
|
6273
|
-
Message:
|
|
6277
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6274
6278
|
};
|
|
6275
6279
|
};
|
|
6276
6280
|
const deserializeAws_json1_1OrganizationSummaries = (output, context) => {
|
|
@@ -6285,17 +6289,17 @@ const deserializeAws_json1_1OrganizationSummaries = (output, context) => {
|
|
|
6285
6289
|
};
|
|
6286
6290
|
const deserializeAws_json1_1OrganizationSummary = (output, context) => {
|
|
6287
6291
|
return {
|
|
6288
|
-
Alias:
|
|
6289
|
-
DefaultMailDomain:
|
|
6290
|
-
ErrorMessage:
|
|
6291
|
-
OrganizationId:
|
|
6292
|
-
State:
|
|
6292
|
+
Alias: smithy_client_1.expectString(output.Alias),
|
|
6293
|
+
DefaultMailDomain: smithy_client_1.expectString(output.DefaultMailDomain),
|
|
6294
|
+
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
6295
|
+
OrganizationId: smithy_client_1.expectString(output.OrganizationId),
|
|
6296
|
+
State: smithy_client_1.expectString(output.State),
|
|
6293
6297
|
};
|
|
6294
6298
|
};
|
|
6295
6299
|
const deserializeAws_json1_1Permission = (output, context) => {
|
|
6296
6300
|
return {
|
|
6297
|
-
GranteeId:
|
|
6298
|
-
GranteeType:
|
|
6301
|
+
GranteeId: smithy_client_1.expectString(output.GranteeId),
|
|
6302
|
+
GranteeType: smithy_client_1.expectString(output.GranteeType),
|
|
6299
6303
|
PermissionValues: output.PermissionValues !== undefined && output.PermissionValues !== null
|
|
6300
6304
|
? deserializeAws_json1_1PermissionValues(output.PermissionValues, context)
|
|
6301
6305
|
: undefined,
|
|
@@ -6318,7 +6322,7 @@ const deserializeAws_json1_1PermissionValues = (output, context) => {
|
|
|
6318
6322
|
if (entry === null) {
|
|
6319
6323
|
return null;
|
|
6320
6324
|
}
|
|
6321
|
-
return
|
|
6325
|
+
return smithy_client_1.expectString(entry);
|
|
6322
6326
|
});
|
|
6323
6327
|
};
|
|
6324
6328
|
const deserializeAws_json1_1PutAccessControlRuleResponse = (output, context) => {
|
|
@@ -6335,7 +6339,7 @@ const deserializeAws_json1_1RegisterToWorkMailResponse = (output, context) => {
|
|
|
6335
6339
|
};
|
|
6336
6340
|
const deserializeAws_json1_1ReservedNameException = (output, context) => {
|
|
6337
6341
|
return {
|
|
6338
|
-
Message:
|
|
6342
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6339
6343
|
};
|
|
6340
6344
|
};
|
|
6341
6345
|
const deserializeAws_json1_1ResetPasswordResponse = (output, context) => {
|
|
@@ -6344,16 +6348,16 @@ const deserializeAws_json1_1ResetPasswordResponse = (output, context) => {
|
|
|
6344
6348
|
const deserializeAws_json1_1Resource = (output, context) => {
|
|
6345
6349
|
return {
|
|
6346
6350
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
6347
|
-
?
|
|
6351
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
6348
6352
|
: undefined,
|
|
6349
|
-
Email:
|
|
6353
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
6350
6354
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
6351
|
-
?
|
|
6355
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
6352
6356
|
: undefined,
|
|
6353
|
-
Id:
|
|
6354
|
-
Name:
|
|
6355
|
-
State:
|
|
6356
|
-
Type:
|
|
6357
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
6358
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6359
|
+
State: smithy_client_1.expectString(output.State),
|
|
6360
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
6357
6361
|
};
|
|
6358
6362
|
};
|
|
6359
6363
|
const deserializeAws_json1_1ResourceDelegates = (output, context) => {
|
|
@@ -6368,7 +6372,7 @@ const deserializeAws_json1_1ResourceDelegates = (output, context) => {
|
|
|
6368
6372
|
};
|
|
6369
6373
|
const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
|
|
6370
6374
|
return {
|
|
6371
|
-
Message:
|
|
6375
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6372
6376
|
};
|
|
6373
6377
|
};
|
|
6374
6378
|
const deserializeAws_json1_1Resources = (output, context) => {
|
|
@@ -6383,13 +6387,13 @@ const deserializeAws_json1_1Resources = (output, context) => {
|
|
|
6383
6387
|
};
|
|
6384
6388
|
const deserializeAws_json1_1StartMailboxExportJobResponse = (output, context) => {
|
|
6385
6389
|
return {
|
|
6386
|
-
JobId:
|
|
6390
|
+
JobId: smithy_client_1.expectString(output.JobId),
|
|
6387
6391
|
};
|
|
6388
6392
|
};
|
|
6389
6393
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
6390
6394
|
return {
|
|
6391
|
-
Key:
|
|
6392
|
-
Value:
|
|
6395
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
6396
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
6393
6397
|
};
|
|
6394
6398
|
};
|
|
6395
6399
|
const deserializeAws_json1_1TagList = (output, context) => {
|
|
@@ -6407,12 +6411,12 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
|
6407
6411
|
};
|
|
6408
6412
|
const deserializeAws_json1_1TooManyTagsException = (output, context) => {
|
|
6409
6413
|
return {
|
|
6410
|
-
Message:
|
|
6414
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6411
6415
|
};
|
|
6412
6416
|
};
|
|
6413
6417
|
const deserializeAws_json1_1UnsupportedOperationException = (output, context) => {
|
|
6414
6418
|
return {
|
|
6415
|
-
Message:
|
|
6419
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
6416
6420
|
};
|
|
6417
6421
|
};
|
|
6418
6422
|
const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
@@ -6433,17 +6437,17 @@ const deserializeAws_json1_1UpdateResourceResponse = (output, context) => {
|
|
|
6433
6437
|
const deserializeAws_json1_1User = (output, context) => {
|
|
6434
6438
|
return {
|
|
6435
6439
|
DisabledDate: output.DisabledDate !== undefined && output.DisabledDate !== null
|
|
6436
|
-
?
|
|
6440
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.DisabledDate)))
|
|
6437
6441
|
: undefined,
|
|
6438
|
-
DisplayName:
|
|
6439
|
-
Email:
|
|
6442
|
+
DisplayName: smithy_client_1.expectString(output.DisplayName),
|
|
6443
|
+
Email: smithy_client_1.expectString(output.Email),
|
|
6440
6444
|
EnabledDate: output.EnabledDate !== undefined && output.EnabledDate !== null
|
|
6441
|
-
?
|
|
6445
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EnabledDate)))
|
|
6442
6446
|
: undefined,
|
|
6443
|
-
Id:
|
|
6444
|
-
Name:
|
|
6445
|
-
State:
|
|
6446
|
-
UserRole:
|
|
6447
|
+
Id: smithy_client_1.expectString(output.Id),
|
|
6448
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
6449
|
+
State: smithy_client_1.expectString(output.State),
|
|
6450
|
+
UserRole: smithy_client_1.expectString(output.UserRole),
|
|
6447
6451
|
};
|
|
6448
6452
|
};
|
|
6449
6453
|
const deserializeAws_json1_1UserIdList = (output, context) => {
|
|
@@ -6453,7 +6457,7 @@ const deserializeAws_json1_1UserIdList = (output, context) => {
|
|
|
6453
6457
|
if (entry === null) {
|
|
6454
6458
|
return null;
|
|
6455
6459
|
}
|
|
6456
|
-
return
|
|
6460
|
+
return smithy_client_1.expectString(entry);
|
|
6457
6461
|
});
|
|
6458
6462
|
};
|
|
6459
6463
|
const deserializeAws_json1_1Users = (output, context) => {
|