openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 84.2 kB
JSON
{"openapi":"3.0.0","info":{"version":"2017-10-01","x-release":"v4","title":"Amazon WorkMail","description":"<p>Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients. You can access your email, contacts, and calendars using Microsoft Outlook, your browser, or their native iOS and Android email applications. You can integrate Amazon WorkMail with your existing corporate directory and control both the keys that encrypt your data and the location in which your data is stored.</p> <p>The Amazon WorkMail API is designed for the following scenarios:</p> <ul> <li> <p>Listing and describing organizations</p> </li> </ul> <ul> <li> <p>Managing users</p> </li> </ul> <ul> <li> <p>Managing groups</p> </li> </ul> <ul> <li> <p>Managing resources</p> </li> </ul> <p>All Amazon WorkMail API actions are Amazon-authenticated and certificate-signed. They not only require the use of the AWS SDK, but also allow for the exclusive use of IAM users and roles to help facilitate access, trust, and permission policies. By creating a role and allowing an IAM user to access the Amazon WorkMail site, the IAM user gains full administrative visibility into the entire Amazon WorkMail organization (or as set in the IAM policy). This includes, but is not limited to, the ability to create, update, and delete users, groups, and resources. This allows developers to perform the scenarios listed above, as well as give users the ability to grant access on a selective basis using the IAM model.</p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"workmail","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/workmail-2017-10-01.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/workmail/"},"x-hasEquivalentPaths":true,"security":[{"hmac":[]}],"paths":{"/":{"post":{"operationId":"AssociateDelegateToResource","description":"Adds a member to the resource's set of delegates.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateDelegateToResourceResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateDelegateToResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#AssociateMemberToGroup":{"post":{"operationId":"AssociateMemberToGroup","description":"Adds a member to the group's set.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateMemberToGroupResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"483":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"484":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"485":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"486":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"487":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateMemberToGroupRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateAlias":{"post":{"operationId":"CreateAlias","description":"Adds an alias to the set of a given member of Amazon WorkMail.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateAliasResponse"}}}},"480":{"description":"EmailAddressInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EmailAddressInUseException"}}}},"481":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"482":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"MailDomainNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MailDomainNotFoundException"}}}},"485":{"description":"MailDomainStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MailDomainStateException"}}}},"486":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"487":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateAliasRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateGroup":{"post":{"operationId":"CreateGroup","description":"Creates a group that can be used in Amazon WorkMail by calling the RegisterToWorkMail operation.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateGroupResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"NameAvailabilityException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NameAvailabilityException"}}}},"484":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"485":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"486":{"description":"ReservedNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReservedNameException"}}}},"487":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateGroupRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateResource":{"post":{"operationId":"CreateResource","description":"Creates a new Amazon WorkMail resource. The available types are equipment and room.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateResourceResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"NameAvailabilityException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NameAvailabilityException"}}}},"484":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"485":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"486":{"description":"ReservedNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReservedNameException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateUser":{"post":{"operationId":"CreateUser","description":"Creates a user who can be used in Amazon WorkMail by calling the RegisterToWorkMail operation.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateUserResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"InvalidPasswordException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPasswordException"}}}},"484":{"description":"NameAvailabilityException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NameAvailabilityException"}}}},"485":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"486":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"487":{"description":"ReservedNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReservedNameException"}}}},"488":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateUserRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteAlias":{"post":{"operationId":"DeleteAlias","description":"Remove the alias from a set of aliases for a given user.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteAliasResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteAliasRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteGroup":{"post":{"operationId":"DeleteGroup","description":"Deletes a group from Amazon WorkMail.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteGroupResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"485":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"486":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteGroupRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteMailboxPermissions":{"post":{"operationId":"DeleteMailboxPermissions","description":"Deletes permissions granted to a user or group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteMailboxPermissionsResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteMailboxPermissionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteResource":{"post":{"operationId":"DeleteResource","description":"Deletes the specified resource. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourceResponse"}}}},"480":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteUser":{"post":{"operationId":"DeleteUser","description":"Deletes a user from Amazon WorkMail and all subsequent systems. The action can't be undone. The mailbox is kept as-is for a minimum of 30 days, without any means to restore it. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteUserResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"485":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"486":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteUserRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeregisterFromWorkMail":{"post":{"operationId":"DeregisterFromWorkMail","description":"Mark a user, group, or resource as no longer used in Amazon WorkMail. This action disassociates the mailbox and schedules it for clean-up. Amazon WorkMail keeps mailboxes for 30 days before they are permanently removed. The functionality in the console is <i>Disable</i>.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeregisterFromWorkMailResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeregisterFromWorkMailRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeGroup":{"post":{"operationId":"DescribeGroup","description":"Returns the data available for the group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeGroupResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeGroupRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeOrganization":{"post":{"operationId":"DescribeOrganization","description":"Provides more information regarding a given organization based on its identifier.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeOrganizationResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeOrganizationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeResource":{"post":{"operationId":"DescribeResource","description":"Returns the data available for the resource.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeResourceResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeUser":{"post":{"operationId":"DescribeUser","description":"Provides information regarding the user.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeUserResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeUserRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DisassociateDelegateFromResource":{"post":{"operationId":"DisassociateDelegateFromResource","description":"Removes a member from the resource's set of delegates.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateDelegateFromResourceResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateDelegateFromResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DisassociateMemberFromGroup":{"post":{"operationId":"DisassociateMemberFromGroup","description":"Removes a member from a group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateMemberFromGroupResponse"}}}},"480":{"description":"DirectoryServiceAuthenticationFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryServiceAuthenticationFailedException"}}}},"481":{"description":"DirectoryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DirectoryUnavailableException"}}}},"482":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"483":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"484":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"485":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"486":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}},"487":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateMemberFromGroupRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListAliases":{"post":{"operationId":"ListAliases","description":"Creates a paginated call to list the aliases associated with a given entity.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListAliasesResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListAliasesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListGroupMembers":{"post":{"operationId":"ListGroupMembers","description":"Returns an overview of the members of a group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListGroupMembersResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListGroupMembersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListGroups":{"post":{"operationId":"ListGroups","description":"Returns summaries of the organization's groups.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListGroupsResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListGroupsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListMailboxPermissions":{"post":{"operationId":"ListMailboxPermissions","description":"Lists the mailbox permissions associated with a mailbox.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListMailboxPermissionsResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"483":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListMailboxPermissionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListOrganizations":{"post":{"operationId":"ListOrganizations","description":"Returns summaries of the customer's non-deleted organizations.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListOrganizationsResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListOrganizationsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListResourceDelegates":{"post":{"operationId":"ListResourceDelegates","description":"Lists the delegates associated with a resource. Users and groups can be resource delegates and answer requests on behalf of the resource.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourceDelegatesResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourceDelegatesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListResources":{"post":{"operationId":"ListResources","description":"Returns summaries of the organization's resources.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourcesResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"482":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourcesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListUsers":{"post":{"operationId":"ListUsers","description":"Returns summaries of the organization's users.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListUsersResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"482":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"parameters":[{"name":"MaxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"NextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListUsersRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#PutMailboxPermissions":{"post":{"operationId":"PutMailboxPermissions","description":"Sets permissions for a user or group. This replaces any pre-existing permissions set for the entity.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutMailboxPermissionsResponse"}}}},"480":{"description":"EntityNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityNotFoundException"}}}},"481":{"description":"EntityStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityStateException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OrganizationNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotFoundException"}}}},"484":{"description":"OrganizationStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationStateException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutMailboxPermissionsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#RegisterToWorkMail":{"post":{"operationId":"RegisterToWorkMail","description":"Registers an existing and