ManagedView
An AWS-managed view is how other AWS services can access resource information indexed by Resource Explorer for your AWS account or organization with your consent. For more information, see Managed views.
Contents
Note
In the following list, the required parameters are described first.
- Filters
-
A search filter defines which resources can be part of a search query result set.
Type: SearchFilter object
Required: No
- IncludedProperties
-
A structure that contains additional information about the managed view.
Type: Array of IncludedProperty objects
Required: No
- LastUpdatedAt
-
The date and time when this managed view was last modified.
Type: Timestamp
Required: No
- ManagedViewArn
-
The Amazon resource name (ARN) of the managed view.
Type: String
Required: No
- ManagedViewName
-
The name of the managed view.
Type: String
Required: No
- Owner
-
The AWS account that owns this managed view.
Type: String
Required: No
- ResourcePolicy
-
The resource policy that defines access to the managed view. To learn more about this policy, review Managed views.
Type: String
Required: No
- Scope
-
An Amazon resource name (ARN) of an AWS account or organization that specifies whether this managed view includes resources from only the specified AWS account or all accounts in the specified organization.
Type: String
Required: No
- TrustedService
-
The service principal of the AWS service that created and manages the managed view.
Type: String
Required: No
- Version
-
The version of the managed view.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: