AppInputSource
The list of AWS Resilience Hub application input sources.
Contents
- importType
-
The resource type of the input source.
Type: String
Valid Values:
CfnStack | Resource | AppRegistryApp | ResourceGroup | Terraform | EKS
Required: Yes
- eksSourceClusterNamespace
-
The namespace on your Amazon Elastic Kubernetes Service cluster.
Type: EksSourceClusterNamespace object
Required: No
- resourceCount
-
The number of resources.
Type: Integer
Required: No
- sourceArn
-
The Amazon Resource Name (ARN) of the input source. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
Type: String
Pattern:
^arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}$
Required: No
- sourceName
-
The name of the input source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- terraformSource
-
The name of the Terraform s3 state file.
Type: TerraformSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: