@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSResourceExplorer2Async extends AbstractAWSResourceExplorer2 implements AWSResourceExplorer2Async
AWSResourceExplorer2Async
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<AssociateDefaultViewResult> |
associateDefaultViewAsync(AssociateDefaultViewRequest request)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Future<AssociateDefaultViewResult> |
associateDefaultViewAsync(AssociateDefaultViewRequest request,
AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler)
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
Future<BatchGetViewResult> |
batchGetViewAsync(BatchGetViewRequest request)
Retrieves details about a list of views.
|
Future<BatchGetViewResult> |
batchGetViewAsync(BatchGetViewRequest request,
AsyncHandler<BatchGetViewRequest,BatchGetViewResult> asyncHandler)
Retrieves details about a list of views.
|
Future<CreateIndexResult> |
createIndexAsync(CreateIndexRequest request)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
Future<CreateIndexResult> |
createIndexAsync(CreateIndexRequest request,
AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler)
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
Future<CreateViewResult> |
createViewAsync(CreateViewRequest request)
Creates a view that users can query by using the Search operation.
|
Future<CreateViewResult> |
createViewAsync(CreateViewRequest request,
AsyncHandler<CreateViewRequest,CreateViewResult> asyncHandler)
Creates a view that users can query by using the Search operation.
|
Future<DeleteIndexResult> |
deleteIndexAsync(DeleteIndexRequest request)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
Future<DeleteIndexResult> |
deleteIndexAsync(DeleteIndexRequest request,
AsyncHandler<DeleteIndexRequest,DeleteIndexResult> asyncHandler)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
Future<DeleteViewResult> |
deleteViewAsync(DeleteViewRequest request)
Deletes the specified view.
|
Future<DeleteViewResult> |
deleteViewAsync(DeleteViewRequest request,
AsyncHandler<DeleteViewRequest,DeleteViewResult> asyncHandler)
Deletes the specified view.
|
Future<DisassociateDefaultViewResult> |
disassociateDefaultViewAsync(DisassociateDefaultViewRequest request)
After you call this operation, the affected Amazon Web Services Region no longer has a default view.
|
Future<DisassociateDefaultViewResult> |
disassociateDefaultViewAsync(DisassociateDefaultViewRequest request,
AsyncHandler<DisassociateDefaultViewRequest,DisassociateDefaultViewResult> asyncHandler)
After you call this operation, the affected Amazon Web Services Region no longer has a default view.
|
Future<GetAccountLevelServiceConfigurationResult> |
getAccountLevelServiceConfigurationAsync(GetAccountLevelServiceConfigurationRequest request)
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role
required to access the multi-account search feature.
|
Future<GetAccountLevelServiceConfigurationResult> |
getAccountLevelServiceConfigurationAsync(GetAccountLevelServiceConfigurationRequest request,
AsyncHandler<GetAccountLevelServiceConfigurationRequest,GetAccountLevelServiceConfigurationResult> asyncHandler)
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role
required to access the multi-account search feature.
|
Future<GetDefaultViewResult> |
getDefaultViewAsync(GetDefaultViewRequest request)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
Future<GetDefaultViewResult> |
getDefaultViewAsync(GetDefaultViewRequest request,
AsyncHandler<GetDefaultViewRequest,GetDefaultViewResult> asyncHandler)
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
Future<GetIndexResult> |
getIndexAsync(GetIndexRequest request)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
Future<GetIndexResult> |
getIndexAsync(GetIndexRequest request,
AsyncHandler<GetIndexRequest,GetIndexResult> asyncHandler)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
Future<GetViewResult> |
getViewAsync(GetViewRequest request)
Retrieves details of the specified view.
|
Future<GetViewResult> |
getViewAsync(GetViewRequest request,
AsyncHandler<GetViewRequest,GetViewResult> asyncHandler)
Retrieves details of the specified view.
|
Future<ListIndexesResult> |
listIndexesAsync(ListIndexesRequest request)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
Future<ListIndexesResult> |
listIndexesAsync(ListIndexesRequest request,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
Future<ListIndexesForMembersResult> |
listIndexesForMembersAsync(ListIndexesForMembersRequest request)
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
Future<ListIndexesForMembersResult> |
listIndexesForMembersAsync(ListIndexesForMembersRequest request,
AsyncHandler<ListIndexesForMembersRequest,ListIndexesForMembersResult> asyncHandler)
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
Future<ListSupportedResourceTypesResult> |
listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest request)
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
Future<ListSupportedResourceTypesResult> |
listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest request,
AsyncHandler<ListSupportedResourceTypesRequest,ListSupportedResourceTypesResult> asyncHandler)
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request)
Lists the tags that are attached to the specified resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags that are attached to the specified resource.
|
Future<ListViewsResult> |
listViewsAsync(ListViewsRequest request)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
Future<ListViewsResult> |
listViewsAsync(ListViewsRequest request,
AsyncHandler<ListViewsRequest,ListViewsResult> asyncHandler)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
Future<SearchResult> |
searchAsync(SearchRequest request)
Searches for resources and displays details about all resources that match the specified criteria.
|
Future<SearchResult> |
searchAsync(SearchRequest request,
AsyncHandler<SearchRequest,SearchResult> asyncHandler)
Searches for resources and displays details about all resources that match the specified criteria.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request)
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
Future<UpdateIndexTypeResult> |
updateIndexTypeAsync(UpdateIndexTypeRequest request)
Changes the type of the index from one of the following types to the other.
|
Future<UpdateIndexTypeResult> |
updateIndexTypeAsync(UpdateIndexTypeRequest request,
AsyncHandler<UpdateIndexTypeRequest,UpdateIndexTypeResult> asyncHandler)
Changes the type of the index from one of the following types to the other.
|
Future<UpdateViewResult> |
updateViewAsync(UpdateViewRequest request)
Modifies some of the details of a view.
|
Future<UpdateViewResult> |
updateViewAsync(UpdateViewRequest request,
AsyncHandler<UpdateViewRequest,UpdateViewResult> asyncHandler)
Modifies some of the details of a view.
|
associateDefaultView, batchGetView, createIndex, createView, deleteIndex, deleteView, disassociateDefaultView, getAccountLevelServiceConfiguration, getCachedResponseMetadata, getDefaultView, getIndex, getView, listIndexes, listIndexesForMembers, listSupportedResourceTypes, listTagsForResource, listViews, search, shutdown, tagResource, untagResource, updateIndexType, updateView
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateDefaultView, batchGetView, createIndex, createView, deleteIndex, deleteView, disassociateDefaultView, getAccountLevelServiceConfiguration, getCachedResponseMetadata, getDefaultView, getIndex, getView, listIndexes, listIndexesForMembers, listSupportedResourceTypes, listTagsForResource, listViews, search, shutdown, tagResource, untagResource, updateIndexType, updateView
public Future<AssociateDefaultViewResult> associateDefaultViewAsync(AssociateDefaultViewRequest request)
AWSResourceExplorer2Async
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation. When a user performs a Search that doesn't explicitly specify which view to use, then Amazon Web Services Resource Explorer automatically chooses this default view for searches performed in this Amazon Web Services Region.
If an Amazon Web Services Region doesn't have a default view configured, then users must explicitly specify a
view with every Search
operation performed in that Region.
associateDefaultViewAsync
in interface AWSResourceExplorer2Async
public Future<AssociateDefaultViewResult> associateDefaultViewAsync(AssociateDefaultViewRequest request, AsyncHandler<AssociateDefaultViewRequest,AssociateDefaultViewResult> asyncHandler)
AWSResourceExplorer2Async
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation. When a user performs a Search that doesn't explicitly specify which view to use, then Amazon Web Services Resource Explorer automatically chooses this default view for searches performed in this Amazon Web Services Region.
If an Amazon Web Services Region doesn't have a default view configured, then users must explicitly specify a
view with every Search
operation performed in that Region.
associateDefaultViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchGetViewResult> batchGetViewAsync(BatchGetViewRequest request)
AWSResourceExplorer2Async
Retrieves details about a list of views.
batchGetViewAsync
in interface AWSResourceExplorer2Async
public Future<BatchGetViewResult> batchGetViewAsync(BatchGetViewRequest request, AsyncHandler<BatchGetViewRequest,BatchGetViewResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves details about a list of views.
batchGetViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateIndexResult> createIndexAsync(CreateIndexRequest request)
AWSResourceExplorer2Async
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this operation by creating an index. Resource Explorer begins discovering the resources in this Region and stores the details about the resources in the index so that they can be queried by using the Search operation. You can create only one index in a Region.
This operation creates only a local index. To promote the local index in one Amazon Web Services Region into the aggregator index for the Amazon Web Services account, use the UpdateIndexType operation. For more information, see Turning on cross-Region search by creating an aggregator index in the Amazon Web Services Resource Explorer User Guide.
For more details about what happens when you turn on Resource Explorer in an Amazon Web Services Region, see Turn on Resource Explorer to index your resources in an Amazon Web Services Region in the Amazon Web Services Resource Explorer User Guide.
If this is the first Amazon Web Services Region in which you've created an index for Resource Explorer, then this operation also creates a service-linked role in your Amazon Web Services account that allows Resource Explorer to enumerate your resources to populate the index.
Action: resource-explorer-2:CreateIndex
Resource: The ARN of the index (as it will exist after the operation completes) in the Amazon Web Services
Region and account in which you're trying to create the index. Use the wildcard character (*
) at the
end of the string to match the eventual UUID. For example, the following Resource
element restricts
the role or user to creating an index in only the us-east-2
Region of the specified account.
"Resource": "arn:aws:resource-explorer-2:us-west-2:<account-id>:index/*"
Alternatively, you can use "Resource": "*"
to allow the role or user to create an index in any
Region.
Action: iam:CreateServiceLinkedRole
Resource: No specific resource (*).
This permission is required only the first time you create an index to turn on Resource Explorer in the account. Resource Explorer uses this to create the service-linked role needed to index the resources in your account. Resource Explorer uses the same service-linked role for all additional indexes you create afterwards.
createIndexAsync
in interface AWSResourceExplorer2Async
public Future<CreateIndexResult> createIndexAsync(CreateIndexRequest request, AsyncHandler<CreateIndexRequest,CreateIndexResult> asyncHandler)
AWSResourceExplorer2Async
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this operation by creating an index. Resource Explorer begins discovering the resources in this Region and stores the details about the resources in the index so that they can be queried by using the Search operation. You can create only one index in a Region.
This operation creates only a local index. To promote the local index in one Amazon Web Services Region into the aggregator index for the Amazon Web Services account, use the UpdateIndexType operation. For more information, see Turning on cross-Region search by creating an aggregator index in the Amazon Web Services Resource Explorer User Guide.
For more details about what happens when you turn on Resource Explorer in an Amazon Web Services Region, see Turn on Resource Explorer to index your resources in an Amazon Web Services Region in the Amazon Web Services Resource Explorer User Guide.
If this is the first Amazon Web Services Region in which you've created an index for Resource Explorer, then this operation also creates a service-linked role in your Amazon Web Services account that allows Resource Explorer to enumerate your resources to populate the index.
Action: resource-explorer-2:CreateIndex
Resource: The ARN of the index (as it will exist after the operation completes) in the Amazon Web Services
Region and account in which you're trying to create the index. Use the wildcard character (*
) at the
end of the string to match the eventual UUID. For example, the following Resource
element restricts
the role or user to creating an index in only the us-east-2
Region of the specified account.
"Resource": "arn:aws:resource-explorer-2:us-west-2:<account-id>:index/*"
Alternatively, you can use "Resource": "*"
to allow the role or user to create an index in any
Region.
Action: iam:CreateServiceLinkedRole
Resource: No specific resource (*).
This permission is required only the first time you create an index to turn on Resource Explorer in the account. Resource Explorer uses this to create the service-linked role needed to index the resources in your account. Resource Explorer uses the same service-linked role for all additional indexes you create afterwards.
createIndexAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateViewResult> createViewAsync(CreateViewRequest request)
AWSResourceExplorer2Async
Creates a view that users can query by using the Search operation. Results from queries that you make
using this view include only resources that match the view's Filters
. For more information about
Amazon Web Services Resource Explorer views, see Managing views in the
Amazon Web Services Resource Explorer User Guide.
Only the principals with an IAM identity-based policy that grants Allow
to the Search
action on a Resource
with the Amazon resource name (ARN)
of this view can Search using views you create with this operation.
createViewAsync
in interface AWSResourceExplorer2Async
public Future<CreateViewResult> createViewAsync(CreateViewRequest request, AsyncHandler<CreateViewRequest,CreateViewResult> asyncHandler)
AWSResourceExplorer2Async
Creates a view that users can query by using the Search operation. Results from queries that you make
using this view include only resources that match the view's Filters
. For more information about
Amazon Web Services Resource Explorer views, see Managing views in the
Amazon Web Services Resource Explorer User Guide.
Only the principals with an IAM identity-based policy that grants Allow
to the Search
action on a Resource
with the Amazon resource name (ARN)
of this view can Search using views you create with this operation.
createViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteIndexResult> deleteIndexAsync(DeleteIndexRequest request)
AWSResourceExplorer2Async
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region. When you delete an index, Resource Explorer stops discovering and indexing resources in that
Region. Resource Explorer also deletes all views in that Region. These actions occur as asynchronous background
tasks. You can check to see when the actions are complete by using the GetIndex operation and checking the
Status
response value.
If the index you delete is the aggregator index for the Amazon Web Services account, you must wait 24 hours before you can promote another local index to be the aggregator index for the account. Users can't perform account-wide searches using Resource Explorer until another aggregator index is configured.
deleteIndexAsync
in interface AWSResourceExplorer2Async
public Future<DeleteIndexResult> deleteIndexAsync(DeleteIndexRequest request, AsyncHandler<DeleteIndexRequest,DeleteIndexResult> asyncHandler)
AWSResourceExplorer2Async
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region. When you delete an index, Resource Explorer stops discovering and indexing resources in that
Region. Resource Explorer also deletes all views in that Region. These actions occur as asynchronous background
tasks. You can check to see when the actions are complete by using the GetIndex operation and checking the
Status
response value.
If the index you delete is the aggregator index for the Amazon Web Services account, you must wait 24 hours before you can promote another local index to be the aggregator index for the account. Users can't perform account-wide searches using Resource Explorer until another aggregator index is configured.
deleteIndexAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteViewResult> deleteViewAsync(DeleteViewRequest request)
AWSResourceExplorer2Async
Deletes the specified view.
If the specified view is the default view for its Amazon Web Services Region, then all Search operations in that Region must explicitly specify the view to use until you configure a new default by calling the AssociateDefaultView operation.
deleteViewAsync
in interface AWSResourceExplorer2Async
public Future<DeleteViewResult> deleteViewAsync(DeleteViewRequest request, AsyncHandler<DeleteViewRequest,DeleteViewResult> asyncHandler)
AWSResourceExplorer2Async
Deletes the specified view.
If the specified view is the default view for its Amazon Web Services Region, then all Search operations in that Region must explicitly specify the view to use until you configure a new default by calling the AssociateDefaultView operation.
deleteViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateDefaultViewResult> disassociateDefaultViewAsync(DisassociateDefaultViewRequest request)
AWSResourceExplorer2Async
After you call this operation, the affected Amazon Web Services Region no longer has a default view. All Search operations in that Region must explicitly specify a view or the operation fails. You can configure a new default by calling the AssociateDefaultView operation.
If an Amazon Web Services Region doesn't have a default view configured, then users must explicitly specify a
view with every Search
operation performed in that Region.
disassociateDefaultViewAsync
in interface AWSResourceExplorer2Async
public Future<DisassociateDefaultViewResult> disassociateDefaultViewAsync(DisassociateDefaultViewRequest request, AsyncHandler<DisassociateDefaultViewRequest,DisassociateDefaultViewResult> asyncHandler)
AWSResourceExplorer2Async
After you call this operation, the affected Amazon Web Services Region no longer has a default view. All Search operations in that Region must explicitly specify a view or the operation fails. You can configure a new default by calling the AssociateDefaultView operation.
If an Amazon Web Services Region doesn't have a default view configured, then users must explicitly specify a
view with every Search
operation performed in that Region.
disassociateDefaultViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAccountLevelServiceConfigurationResult> getAccountLevelServiceConfigurationAsync(GetAccountLevelServiceConfigurationRequest request)
AWSResourceExplorer2Async
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role required to access the multi-account search feature. Only the management account or a delegated administrator with service access enabled can invoke this API call.
getAccountLevelServiceConfigurationAsync
in interface AWSResourceExplorer2Async
public Future<GetAccountLevelServiceConfigurationResult> getAccountLevelServiceConfigurationAsync(GetAccountLevelServiceConfigurationRequest request, AsyncHandler<GetAccountLevelServiceConfigurationRequest,GetAccountLevelServiceConfigurationResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role required to access the multi-account search feature. Only the management account or a delegated administrator with service access enabled can invoke this API call.
getAccountLevelServiceConfigurationAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDefaultViewResult> getDefaultViewAsync(GetDefaultViewRequest request)
AWSResourceExplorer2Async
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in which you call this operation. You can then call GetView to retrieve the details of that view.
getDefaultViewAsync
in interface AWSResourceExplorer2Async
public Future<GetDefaultViewResult> getDefaultViewAsync(GetDefaultViewRequest request, AsyncHandler<GetDefaultViewRequest,GetDefaultViewResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in which you call this operation. You can then call GetView to retrieve the details of that view.
getDefaultViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetIndexResult> getIndexAsync(GetIndexRequest request)
AWSResourceExplorer2Async
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in which you invoked the operation.
getIndexAsync
in interface AWSResourceExplorer2Async
public Future<GetIndexResult> getIndexAsync(GetIndexRequest request, AsyncHandler<GetIndexRequest,GetIndexResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in which you invoked the operation.
getIndexAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetViewResult> getViewAsync(GetViewRequest request)
AWSResourceExplorer2Async
Retrieves details of the specified view.
getViewAsync
in interface AWSResourceExplorer2Async
public Future<GetViewResult> getViewAsync(GetViewRequest request, AsyncHandler<GetViewRequest,GetViewResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves details of the specified view.
getViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListIndexesResult> listIndexesAsync(ListIndexesRequest request)
AWSResourceExplorer2Async
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource information for Amazon Web Services Resource Explorer.
listIndexesAsync
in interface AWSResourceExplorer2Async
public Future<ListIndexesResult> listIndexesAsync(ListIndexesRequest request, AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource information for Amazon Web Services Resource Explorer.
listIndexesAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListIndexesForMembersResult> listIndexesForMembersAsync(ListIndexesForMembersRequest request)
AWSResourceExplorer2Async
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource information for Amazon Web Services Resource Explorer. Only the management account or a delegated administrator with service access enabled can invoke this API call.
listIndexesForMembersAsync
in interface AWSResourceExplorer2Async
public Future<ListIndexesForMembersResult> listIndexesForMembersAsync(ListIndexesForMembersRequest request, AsyncHandler<ListIndexesForMembersRequest,ListIndexesForMembersResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource information for Amazon Web Services Resource Explorer. Only the management account or a delegated administrator with service access enabled can invoke this API call.
listIndexesForMembersAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSupportedResourceTypesResult> listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest request)
AWSResourceExplorer2Async
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
listSupportedResourceTypesAsync
in interface AWSResourceExplorer2Async
public Future<ListSupportedResourceTypesResult> listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest request, AsyncHandler<ListSupportedResourceTypesRequest,ListSupportedResourceTypesResult> asyncHandler)
AWSResourceExplorer2Async
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
listSupportedResourceTypesAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSResourceExplorer2Async
Lists the tags that are attached to the specified resource.
listTagsForResourceAsync
in interface AWSResourceExplorer2Async
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSResourceExplorer2Async
Lists the tags that are attached to the specified resource.
listTagsForResourceAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListViewsResult> listViewsAsync(ListViewsRequest request)
AWSResourceExplorer2Async
Lists the Amazon resource names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
Always check the NextToken
response parameter for a null
value when calling a paginated
operation. These operations can occasionally return an empty set of results even when there are more results
available. The NextToken
response parameter value is null
only when there are no
more results to display.
listViewsAsync
in interface AWSResourceExplorer2Async
public Future<ListViewsResult> listViewsAsync(ListViewsRequest request, AsyncHandler<ListViewsRequest,ListViewsResult> asyncHandler)
AWSResourceExplorer2Async
Lists the Amazon resource names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
Always check the NextToken
response parameter for a null
value when calling a paginated
operation. These operations can occasionally return an empty set of results even when there are more results
available. The NextToken
response parameter value is null
only when there are no
more results to display.
listViewsAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchResult> searchAsync(SearchRequest request)
AWSResourceExplorer2Async
Searches for resources and displays details about all resources that match the specified criteria. You must specify a query string.
All search queries must use a view. If you don't explicitly specify a view, then Amazon Web Services Resource
Explorer uses the default view for the Amazon Web Services Region in which you call this operation. The results
are the logical intersection of the results that match both the QueryString
parameter supplied to
this operation and the SearchFilter
parameter attached to the view.
For the complete syntax supported by the QueryString
parameter, see Search query
syntax reference for Resource Explorer.
If your search results are empty, or are missing results that you think should be there, see Troubleshooting Resource Explorer search.
searchAsync
in interface AWSResourceExplorer2Async
public Future<SearchResult> searchAsync(SearchRequest request, AsyncHandler<SearchRequest,SearchResult> asyncHandler)
AWSResourceExplorer2Async
Searches for resources and displays details about all resources that match the specified criteria. You must specify a query string.
All search queries must use a view. If you don't explicitly specify a view, then Amazon Web Services Resource
Explorer uses the default view for the Amazon Web Services Region in which you call this operation. The results
are the logical intersection of the results that match both the QueryString
parameter supplied to
this operation and the SearchFilter
parameter attached to the view.
For the complete syntax supported by the QueryString
parameter, see Search query
syntax reference for Resource Explorer.
If your search results are empty, or are missing results that you think should be there, see Troubleshooting Resource Explorer search.
searchAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSResourceExplorer2Async
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
tagResourceAsync
in interface AWSResourceExplorer2Async
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSResourceExplorer2Async
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
tagResourceAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSResourceExplorer2Async
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
untagResourceAsync
in interface AWSResourceExplorer2Async
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSResourceExplorer2Async
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
untagResourceAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateIndexTypeResult> updateIndexTypeAsync(UpdateIndexTypeRequest request)
AWSResourceExplorer2Async
Changes the type of the index from one of the following types to the other. For more information about indexes and the role they perform in Amazon Web Services Resource Explorer, see Turning on cross-Region search by creating an aggregator index in the Amazon Web Services Resource Explorer User Guide.
AGGREGATOR
index type
The index contains information about resources from all Amazon Web Services Regions in the Amazon Web Services account in which you've created a Resource Explorer index. Resource information from all other Regions is replicated to this Region's index.
When you change the index type to AGGREGATOR
, Resource Explorer turns on replication of all
discovered resource information from the other Amazon Web Services Regions in your account to this index. You can
then, from this Region only, perform resource search queries that span all Amazon Web Services Regions in the
Amazon Web Services account. Turning on replication from all other Regions is performed by asynchronous
background tasks. You can check the status of the asynchronous tasks by using the GetIndex operation. When
the asynchronous tasks complete, the Status
response of that operation changes from
UPDATING
to ACTIVE
. After that, you can start to see results from other Amazon Web
Services Regions in query results. However, it can take several hours for replication from all other Regions to
complete.
You can have only one aggregator index per Amazon Web Services account. Before you can promote a different index
to be the aggregator index for the account, you must first demote the existing aggregator index to type
LOCAL
.
LOCAL
index type
The index contains information about resources in only the Amazon Web Services Region in which the index exists. If an aggregator index in another Region exists, then information in this local index is replicated to the aggregator index.
When you change the index type to LOCAL
, Resource Explorer turns off the replication of resource
information from all other Amazon Web Services Regions in the Amazon Web Services account to this Region. The
aggregator index remains in the UPDATING
state until all replication with other Regions successfully
stops. You can check the status of the asynchronous task by using the GetIndex operation. When Resource
Explorer successfully stops all replication with other Regions, the Status
response of that
operation changes from UPDATING
to ACTIVE
. Separately, the resource information from
other Regions that was previously stored in the index is deleted within 30 days by another background task. Until
that asynchronous task completes, some results from other Regions can continue to appear in search results.
After you demote an aggregator index to a local index, you must wait 24 hours before you can promote another index to be the new aggregator index for the account.
updateIndexTypeAsync
in interface AWSResourceExplorer2Async
public Future<UpdateIndexTypeResult> updateIndexTypeAsync(UpdateIndexTypeRequest request, AsyncHandler<UpdateIndexTypeRequest,UpdateIndexTypeResult> asyncHandler)
AWSResourceExplorer2Async
Changes the type of the index from one of the following types to the other. For more information about indexes and the role they perform in Amazon Web Services Resource Explorer, see Turning on cross-Region search by creating an aggregator index in the Amazon Web Services Resource Explorer User Guide.
AGGREGATOR
index type
The index contains information about resources from all Amazon Web Services Regions in the Amazon Web Services account in which you've created a Resource Explorer index. Resource information from all other Regions is replicated to this Region's index.
When you change the index type to AGGREGATOR
, Resource Explorer turns on replication of all
discovered resource information from the other Amazon Web Services Regions in your account to this index. You can
then, from this Region only, perform resource search queries that span all Amazon Web Services Regions in the
Amazon Web Services account. Turning on replication from all other Regions is performed by asynchronous
background tasks. You can check the status of the asynchronous tasks by using the GetIndex operation. When
the asynchronous tasks complete, the Status
response of that operation changes from
UPDATING
to ACTIVE
. After that, you can start to see results from other Amazon Web
Services Regions in query results. However, it can take several hours for replication from all other Regions to
complete.
You can have only one aggregator index per Amazon Web Services account. Before you can promote a different index
to be the aggregator index for the account, you must first demote the existing aggregator index to type
LOCAL
.
LOCAL
index type
The index contains information about resources in only the Amazon Web Services Region in which the index exists. If an aggregator index in another Region exists, then information in this local index is replicated to the aggregator index.
When you change the index type to LOCAL
, Resource Explorer turns off the replication of resource
information from all other Amazon Web Services Regions in the Amazon Web Services account to this Region. The
aggregator index remains in the UPDATING
state until all replication with other Regions successfully
stops. You can check the status of the asynchronous task by using the GetIndex operation. When Resource
Explorer successfully stops all replication with other Regions, the Status
response of that
operation changes from UPDATING
to ACTIVE
. Separately, the resource information from
other Regions that was previously stored in the index is deleted within 30 days by another background task. Until
that asynchronous task completes, some results from other Regions can continue to appear in search results.
After you demote an aggregator index to a local index, you must wait 24 hours before you can promote another index to be the new aggregator index for the account.
updateIndexTypeAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateViewResult> updateViewAsync(UpdateViewRequest request)
AWSResourceExplorer2Async
Modifies some of the details of a view. You can change the filter string and the list of included properties. You can't change the name of the view.
updateViewAsync
in interface AWSResourceExplorer2Async
public Future<UpdateViewResult> updateViewAsync(UpdateViewRequest request, AsyncHandler<UpdateViewRequest,UpdateViewResult> asyncHandler)
AWSResourceExplorer2Async
Modifies some of the details of a view. You can change the filter string and the list of included properties. You can't change the name of the view.
updateViewAsync
in interface AWSResourceExplorer2Async
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.