SpaceSummary
A summary of an Amazon QuickSight space.
Contents
Note
In the following list, the required parameters are described first.
- spaceId
-
The ID of the space.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[0-9a-zA-Z-_=.+]+Required: Yes
- consumedSourceDocCount
-
The number of consumed source documents.
Type: Integer
Required: No
- consumedSourceSize
-
The total consumed source size in bytes.
Type: Long
Required: No
- createdAt
-
The date and time that the space was created.
Type: Timestamp
Required: No
- createdBy
-
The user who created the space.
Type: String
Required: No
- createdByArn
-
The ARN of the user who created the space.
Type: String
Required: No
- description
-
The description of the space.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Pattern:
[\P{C}\n\r\t\f\v\p{Cf}]*Required: No
- name
-
The display name of the space.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
[\P{C}\n\r\t\f\v\p{Cf}]*Required: No
- resourcesCount
-
The number of resources in the space.
Type: Integer
Required: No
- spaceArn
-
The ARN of the space.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}Required: No
- updatedAt
-
The date and time that the space was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: