SopRecommendation
Defines a standard operating procedure (SOP) recommendation.
Contents
- appComponentName
-
The application component name.
Type: String
Pattern:
^\S{1,100}$
Required: No
- description
-
The description of the SOP recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- items
-
The recommendation items.
Type: Array of RecommendationItem objects
Required: No
- name
-
The name of the SOP recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- prerequisite
-
The prerequisite for the SOP recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- recommendationId
-
Identifier for the SOP recommendation.
Type: String
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}$
Required: Yes
- referenceId
-
The reference identifier for the SOP recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- serviceType
-
The service type.
Type: String
Valid Values:
SSM
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: