Class | Description |
---|---|
AssociateDefaultViewRequest | |
AssociateDefaultViewResult | |
BatchGetViewError |
A collection of error messages for any views that Amazon Web Services Resource Explorer couldn't retrieve details.
|
BatchGetViewRequest | |
BatchGetViewResult | |
CreateIndexRequest | |
CreateIndexResult | |
CreateViewRequest | |
CreateViewResult | |
DeleteIndexRequest | |
DeleteIndexResult | |
DeleteViewRequest | |
DeleteViewResult | |
DisassociateDefaultViewRequest | |
DisassociateDefaultViewResult | |
GetAccountLevelServiceConfigurationRequest | |
GetAccountLevelServiceConfigurationResult | |
GetDefaultViewRequest | |
GetDefaultViewResult | |
GetIndexRequest | |
GetIndexResult | |
GetViewRequest | |
GetViewResult | |
IncludedProperty |
Information about an additional property that describes a resource, that you can optionally include in the view.
|
Index |
An index is the data store used by Amazon Web Services Resource Explorer to hold information about your Amazon Web
Services resources that the service discovers.
|
ListIndexesForMembersRequest | |
ListIndexesForMembersResult | |
ListIndexesRequest | |
ListIndexesResult | |
ListSupportedResourceTypesRequest | |
ListSupportedResourceTypesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListViewsRequest | |
ListViewsResult | |
MemberIndex |
An index is the data store used by Amazon Web Services Resource Explorer to hold information about your Amazon Web
Services resources that the service discovers.
|
OrgConfiguration |
This is a structure that contains the status of Amazon Web Services service access, and whether you have a valid
service-linked role to enable multi-account search for your organization.
|
Resource |
A resource in Amazon Web Services that Amazon Web Services Resource Explorer has discovered, and for which it has
stored information in the index of the Amazon Web Services Region that contains the resource.
|
ResourceCount |
Information about the number of results that match the query.
|
ResourceProperty |
A structure that describes a property of a resource.
|
SearchFilter |
A search filter defines which resources can be part of a search query result set.
|
SearchRequest | |
SearchResult | |
SupportedResourceType |
A structure that describes a resource type supported by Amazon Web Services Resource Explorer.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateIndexTypeRequest | |
UpdateIndexTypeResult | |
UpdateViewRequest | |
UpdateViewResult | |
ValidationExceptionField |
A structure that describes a request field with a validation error.
|
View |
A view is a structure that defines a set of filters that provide a view into the information in the Amazon Web
Services Resource Explorer index.
|
Enum | Description |
---|---|
AWSServiceAccessStatus | |
IndexState | |
IndexType |
Exception | Description |
---|---|
AccessDeniedException |
The credentials that you used to call this operation don't have the minimum required permissions.
|
AWSResourceExplorer2Exception |
Base exception for all service exceptions thrown by AWS Resource Explorer
|
ConflictException |
If you attempted to create a view, then the request failed because either you specified parameters that didn’t match
the original request, or you attempted to create a view with a name that already exists in this Amazon Web Services
Region.
|
InternalServerException |
The request failed because of internal service error.
|
ResourceNotFoundException |
You specified a resource that doesn't exist.
|
ServiceQuotaExceededException |
The request failed because it exceeds a service quota.
|
ThrottlingException |
The request failed because you exceeded a rate limit for this operation.
|
UnauthorizedException |
The principal making the request isn't permitted to perform the operation.
|
ValidationException |
You provided an invalid value for one of the operation's parameters.
|