AssetInstance
An Amazon EC2 instance.
Contents
- AccountId
-
The ID of the AWS account.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}
Required: No
- AssetId
-
The ID of the asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^(\w+)$
Required: No
- AwsServiceName
-
The AWS service name of the instance.
Type: String
Valid Values:
AWS | EC2 | ELASTICACHE | ELB | RDS | ROUTE53
Required: No
- InstanceId
-
The ID of the instance.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 32.
Pattern:
^i-[0-9a-z]+$
Required: No
- InstanceType
-
The type of instance.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 30.
Pattern:
[a-z0-9\-\.]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: