DatabaseSummary
The summary of the database.
Contents
- ApplicationId
-
The ID of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 60.
Pattern:
[\w\d\.-]+
Required: No
- Arn
-
The Amazon Resource Name (ARN) of the database.
Type: String
Pattern:
arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+
Required: No
- ComponentId
-
The ID of the component.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\w\d-]+
Required: No
- DatabaseId
-
The ID of the database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern:
.*[\w\d]+
Required: No
- DatabaseType
-
The type of the database.
Type: String
Valid Values:
SYSTEM | TENANT
Required: No
- Tags
-
The tags of the database.
Type: String to string map
Key Pattern:
(?!aws:)[a-zA-Z+-=._:/]+
Value Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: