Resource
A resource affected by or closely linked to an event.
Contents
- arn
-
The Amazon Resource Name (ARN) of the resource. At least one id or ARN is required.
Type: String
Pattern:
arn:[^:]*:[^:]*:[^:]*:.*
Required: No
- detailUrl
-
The URL to the resource's detail page. If a detail page URL is unavailable, it is the URL to an informational page that describes the resource's type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2000.
Pattern:
(https?)://.*
Required: No
- id
-
The unique identifier for the resource.
At least one id or ARN is required.
Type: String
Required: No
-
A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 50 items.
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: