ResolvedTargetResource
A single AWS resource that AWS Fault Injection Service (AWS FIS) resolved as a target during a test run.
Contents
- resourceType
-
The AWS FIS resource type the target belongs to, such as aws:ec2:instance, aws:ecs:task, or aws:eks:pod.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- targetInformation
-
The raw target information map as returned by AWS FIS.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: Yes
- targetName
-
The name of the target in the AWS FIS experiment template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: