| Class | Description |
|---|---|
| CreateSpaceRequest | |
| CreateSpaceResult | |
| DeleteSpaceRequest | |
| DeleteSpaceResult | |
| DeregisterAdminRequest | |
| DeregisterAdminResult | |
| GetSpaceRequest | |
| GetSpaceResult | |
| ListSpacesRequest | |
| ListSpacesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| RegisterAdminRequest | |
| RegisterAdminResult | |
| SendInvitesRequest | |
| SendInvitesResult | |
| SpaceData |
A structure that contains some information about a private re:Post in the account.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateSpaceRequest | |
| UpdateSpaceResult | |
| ValidationExceptionField |
Stores information about a field that’s passed inside a request that resulted in an exception.
|
| Enum | Description |
|---|---|
| ConfigurationStatus | |
| TierLevel | |
| ValidationExceptionReason | |
| VanityDomainStatus |
| Exception | Description |
|---|---|
| AccessDeniedException |
User does not have sufficient access to perform this action.
|
| AWSRepostspaceException |
Base exception for all service exceptions thrown by AWS re:Post Private
|
| ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
| InternalServerException |
Unexpected error during processing of request.
|
| ResourceNotFoundException |
Request references a resource which does not exist.
|
| ServiceQuotaExceededException |
Request would cause a service quota to be exceeded.
|
| ThrottlingException |
Request was denied due to request throttling.
|
| ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|