ContributorInsightsSummary
Represents a Contributor Insights summary entry.
Contents
Note
In the following list, the required parameters are described first.
- ContributorInsightsStatus
-
Describes the current status for contributor insights for the given table and index, if applicable.
Type: String
Valid Values:
ENABLING | ENABLED | DISABLING | DISABLED | FAILED
Required: No
- IndexName
-
Name of the index associated with the summary, if any.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[a-zA-Z0-9_.-]+
Required: No
- TableName
-
Name of the table associated with the summary.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[a-zA-Z0-9_.-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: