DiscoveredResource
A resource in the organization that's available to be associated with a Firewall Manager resource set.
Contents
- AccountId
-
The AWS account ID associated with the discovered resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[0-9]+$
Required: No
- Name
-
The name of the discovered resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- Type
-
The type of the discovered resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- URI
-
The universal resource identifier (URI) of the discovered resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: