Class: Aws::CodeDeploy::Types::InvalidTargetInstancesException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::CodeDeploy::Types::InvalidTargetInstancesException
- Defined in:
- lib/aws-sdk-codedeploy/types.rb
Overview
The target instance configuration is invalid. Possible causes include:
-
Configuration data for target instances was entered for an in-place deployment.
-
The limit of 10 tags for a tag type was exceeded.
-
The combined length of the tag names exceeded the limit.
-
A specified tag is not currently applied to any instances.