SpaceData - AWS re:Post Private

SpaceData

A structure that contains some information about a private re:Post in the account.

Contents

arn

The ARN of the private re:Post.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: Yes

configurationStatus

The configuration status of the private re:Post.

Type: String

Valid Values: CONFIGURED | UNCONFIGURED

Required: Yes

createDateTime

The date when the private re:Post was created.

Type: Timestamp

Required: Yes

name

The name for the private re:Post.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 30.

Required: Yes

randomDomain

The AWS generated subdomain of the private re:Post.

Type: String

Required: Yes

spaceId

The unique ID of the private re:Post.

Type: String

Required: Yes

status

The creation/deletion status of the private re:Post.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 30.

Required: Yes

storageLimit

The storage limit of the private re:Post.

Type: Long

Required: Yes

tier

The pricing tier of the private re:Post.

Type: String

Valid Values: BASIC | STANDARD

Required: Yes

vanityDomain

This custom subdomain that you use to access your private re:Post. All custom subdomains must be approved by AWS before use.

Type: String

Required: Yes

vanityDomainStatus

This approval status of the custom subdomain.

Type: String

Valid Values: PENDING | APPROVED | UNAPPROVED

Required: Yes

contentSize

The content size of the private re:Post.

Type: Long

Required: No

deleteDateTime

The date when the private re:Post was deleted.

Type: Timestamp

Required: No

description

The description for the private re:Post. This is used only to help you identify this private re:Post.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

userCount

The number of onboarded users to the private re:Post.

Type: Integer

Required: No

userKMSKey

The custom AWS KMS key ARN that’s used for the AWS KMS encryption.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: