ServiceMetadata
The metadata that's associated with the AWS service.
Contents
- category
-
The category that the AWS service belongs to, such as compute, storage, or database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
.*\S.*
Required: No
- description
-
The description of the AWS service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
.*\S.*
Required: No
- displayName
-
The display name of the AWS service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
.*\S.*
Required: No
- name
-
The name of the AWS service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Pattern:
^[a-zA-Z0-9-\s().]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: