ValidationFinding
A validation finding from a cloud connector validation check.
Contents
- Code
-
A code that identifies the specific validation finding.
Type: String
Valid Values:
TargetInaccessible | TargetUnusable | TargetStateWarning | AwsRoleAssumptionFailed | WebIdentityTokenFailed | OutboundWebIdentityFederationDisabled | ProviderCredentialCreationFailed | TenantSummary | SubscriptionAccessibleRequired: No
- Message
-
A message that describes the validation finding.
Type: String
Required: No
- ProviderMessage
-
A message from the third-party cloud provider related to the validation finding.
Type: String
Required: No
- Scope
-
The scope of the validation finding, identifying the specific resource affected.
Type: ValidationFindingScope object
Required: No
- Type
-
The type of the validation finding.
Type: String
Valid Values:
INFO | WARN | ERRORRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: