AWS Native is in preview. AWS Classic is fully supported.
aws-native.qbusiness.getIndex
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Definition of AWS::QBusiness::Index Resource Type
Using getIndex
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIndex(args: GetIndexArgs, opts?: InvokeOptions): Promise<GetIndexResult>
function getIndexOutput(args: GetIndexOutputArgs, opts?: InvokeOptions): Output<GetIndexResult>
def get_index(application_id: Optional[str] = None,
index_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIndexResult
def get_index_output(application_id: Optional[pulumi.Input[str]] = None,
index_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIndexResult]
func LookupIndex(ctx *Context, args *LookupIndexArgs, opts ...InvokeOption) (*LookupIndexResult, error)
func LookupIndexOutput(ctx *Context, args *LookupIndexOutputArgs, opts ...InvokeOption) LookupIndexResultOutput
> Note: This function is named LookupIndex
in the Go SDK.
public static class GetIndex
{
public static Task<GetIndexResult> InvokeAsync(GetIndexArgs args, InvokeOptions? opts = null)
public static Output<GetIndexResult> Invoke(GetIndexInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIndexResult> getIndex(GetIndexArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:qbusiness:getIndex
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - The identifier of the Amazon Q Business application using the index.
- Index
Id string - The identifier for the index.
- Application
Id string - The identifier of the Amazon Q Business application using the index.
- Index
Id string - The identifier for the index.
- application
Id String - The identifier of the Amazon Q Business application using the index.
- index
Id String - The identifier for the index.
- application
Id string - The identifier of the Amazon Q Business application using the index.
- index
Id string - The identifier for the index.
- application_
id str - The identifier of the Amazon Q Business application using the index.
- index_
id str - The identifier for the index.
- application
Id String - The identifier of the Amazon Q Business application using the index.
- index
Id String - The identifier for the index.
getIndex Result
The following output properties are available:
- Capacity
Configuration Pulumi.Aws Native. QBusiness. Outputs. Index Capacity Configuration - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- Created
At string - The Unix timestamp when the index was created.
- Description string
- A description for the Amazon Q Business index.
- Display
Name string - The name of the index.
- Document
Attribute List<Pulumi.Configurations Aws Native. QBusiness. Outputs. Index Document Attribute Configuration> Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- Index
Arn string - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- Index
Id string - The identifier for the index.
- Index
Statistics Pulumi.Aws Native. QBusiness. Outputs. Index Statistics - Status
Pulumi.
Aws Native. QBusiness. Index Status - The current status of the index. When the status is
ACTIVE
, the index is ready. - List<Pulumi.
Aws Native. Outputs. Tag> - A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- Updated
At string - The Unix timestamp when the index was last updated.
- Capacity
Configuration IndexCapacity Configuration - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- Created
At string - The Unix timestamp when the index was created.
- Description string
- A description for the Amazon Q Business index.
- Display
Name string - The name of the index.
- Document
Attribute []IndexConfigurations Document Attribute Configuration Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- Index
Arn string - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- Index
Id string - The identifier for the index.
- Index
Statistics IndexStatistics - Status
Index
Status - The current status of the index. When the status is
ACTIVE
, the index is ready. - Tag
- A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- Updated
At string - The Unix timestamp when the index was last updated.
- capacity
Configuration IndexCapacity Configuration - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- created
At String - The Unix timestamp when the index was created.
- description String
- A description for the Amazon Q Business index.
- display
Name String - The name of the index.
- document
Attribute List<IndexConfigurations Document Attribute Configuration> Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- index
Arn String - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- index
Id String - The identifier for the index.
- index
Statistics IndexStatistics - status
Index
Status - The current status of the index. When the status is
ACTIVE
, the index is ready. - List<Tag>
- A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- updated
At String - The Unix timestamp when the index was last updated.
- capacity
Configuration IndexCapacity Configuration - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- created
At string - The Unix timestamp when the index was created.
- description string
- A description for the Amazon Q Business index.
- display
Name string - The name of the index.
- document
Attribute IndexConfigurations Document Attribute Configuration[] Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- index
Arn string - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- index
Id string - The identifier for the index.
- index
Statistics IndexStatistics - status
Index
Status - The current status of the index. When the status is
ACTIVE
, the index is ready. - Tag[]
- A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- updated
At string - The Unix timestamp when the index was last updated.
- capacity_
configuration IndexCapacity Configuration - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- created_
at str - The Unix timestamp when the index was created.
- description str
- A description for the Amazon Q Business index.
- display_
name str - The name of the index.
- document_
attribute_ Sequence[Indexconfigurations Document Attribute Configuration] Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- index_
arn str - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- index_
id str - The identifier for the index.
- index_
statistics IndexStatistics - status
Index
Status - The current status of the index. When the status is
ACTIVE
, the index is ready. - Sequence[root_Tag]
- A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- updated_
at str - The Unix timestamp when the index was last updated.
- capacity
Configuration Property Map - The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.
- created
At String - The Unix timestamp when the index was created.
- description String
- A description for the Amazon Q Business index.
- display
Name String - The name of the index.
- document
Attribute List<Property Map>Configurations Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document.
For more information, see Understanding document attributes .
- index
Arn String - The Amazon Resource Name (ARN) of an Amazon Q Business index.
- index
Id String - The identifier for the index.
- index
Statistics Property Map - status "CREATING" | "ACTIVE" | "DELETING" | "FAILED" | "UPDATING"
- The current status of the index. When the status is
ACTIVE
, the index is ready. - List<Property Map>
- A list of key-value pairs that identify or categorize the index. You can also use tags to help control access to the index. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- updated
At String - The Unix timestamp when the index was last updated.
Supporting Types
IndexAttributeType
IndexCapacityConfiguration
- Units double
- The number of storage units configured for an Amazon Q Business index.
- Units float64
- The number of storage units configured for an Amazon Q Business index.
- units Double
- The number of storage units configured for an Amazon Q Business index.
- units number
- The number of storage units configured for an Amazon Q Business index.
- units float
- The number of storage units configured for an Amazon Q Business index.
- units Number
- The number of storage units configured for an Amazon Q Business index.
IndexDocumentAttributeConfiguration
- Name string
- The name of the document attribute.
- Search
Pulumi.
Aws Native. QBusiness. QBusiness Index Status - Information about whether the document attribute can be used by an end user to search for information on their web experience.
- Type
Pulumi.
Aws Native. QBusiness. Index Attribute Type - The type of document attribute.
- Name string
- The name of the document attribute.
- Search
QBusiness
Index Status - Information about whether the document attribute can be used by an end user to search for information on their web experience.
- Type
Index
Attribute Type - The type of document attribute.
- name String
- The name of the document attribute.
- search
QBusiness
Index Status - Information about whether the document attribute can be used by an end user to search for information on their web experience.
- type
Index
Attribute Type - The type of document attribute.
- name string
- The name of the document attribute.
- search
QBusiness
Index Status - Information about whether the document attribute can be used by an end user to search for information on their web experience.
- type
Index
Attribute Type - The type of document attribute.
- name str
- The name of the document attribute.
- search
QBusiness
Index Status - Information about whether the document attribute can be used by an end user to search for information on their web experience.
- type
Index
Attribute Type - The type of document attribute.
- name String
- The name of the document attribute.
- search "ENABLED" | "DISABLED"
- Information about whether the document attribute can be used by an end user to search for information on their web experience.
- type "STRING" | "STRING_LIST" | "NUMBER" | "DATE"
- The type of document attribute.
IndexStatistics
- Text
Document Pulumi.Statistics Aws Native. QBusiness. Inputs. Index Text Document Statistics - The number of documents indexed.
- Text
Document IndexStatistics Text Document Statistics - The number of documents indexed.
- text
Document IndexStatistics Text Document Statistics - The number of documents indexed.
- text
Document IndexStatistics Text Document Statistics - The number of documents indexed.
- text_
document_ Indexstatistics Text Document Statistics - The number of documents indexed.
- text
Document Property MapStatistics - The number of documents indexed.
IndexStatus
IndexTextDocumentStatistics
- Indexed
Text doubleBytes - The total size, in bytes, of the indexed documents.
- Indexed
Text doubleDocument Count - The number of text documents indexed.
- Indexed
Text float64Bytes - The total size, in bytes, of the indexed documents.
- Indexed
Text float64Document Count - The number of text documents indexed.
- indexed
Text DoubleBytes - The total size, in bytes, of the indexed documents.
- indexed
Text DoubleDocument Count - The number of text documents indexed.
- indexed
Text numberBytes - The total size, in bytes, of the indexed documents.
- indexed
Text numberDocument Count - The number of text documents indexed.
- indexed_
text_ floatbytes - The total size, in bytes, of the indexed documents.
- indexed_
text_ floatdocument_ count - The number of text documents indexed.
- indexed
Text NumberBytes - The total size, in bytes, of the indexed documents.
- indexed
Text NumberDocument Count - The number of text documents indexed.
QBusinessIndexStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.