ResourceAssociation
Describes an association between a resource and another entity.
Contents
- arn
-
The ARN of the associated resource.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1010.
Pattern:
arn(:[a-z0-9]+([.-][a-z0-9]+)*){2}(:([a-z0-9]+([.-][a-z0-9]+)*)?){2}:(.+)Required: Yes
- resourceType
-
The type of the associated resource, such as
Policy,Template, orDeployment.Type: String
Valid Values:
Rule | Template | Policy | Deployment | ScopeRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: