AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.qbusiness.Retriever
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Definition of AWS::QBusiness::Retriever Resource Type
Create Retriever Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Retriever(name: string, args: RetrieverArgs, opts?: CustomResourceOptions);
@overload
def Retriever(resource_name: str,
args: RetrieverArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Retriever(resource_name: str,
opts: Optional[ResourceOptions] = None,
application_id: Optional[str] = None,
configuration: Optional[Union[RetrieverConfiguration0PropertiesArgs, RetrieverConfiguration1PropertiesArgs]] = None,
display_name: Optional[str] = None,
type: Optional[RetrieverType] = None,
role_arn: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewRetriever(ctx *Context, name string, args RetrieverArgs, opts ...ResourceOption) (*Retriever, error)
public Retriever(string name, RetrieverArgs args, CustomResourceOptions? opts = null)
public Retriever(String name, RetrieverArgs args)
public Retriever(String name, RetrieverArgs args, CustomResourceOptions options)
type: aws-native:qbusiness:Retriever
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args RetrieverArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args RetrieverArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args RetrieverArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args RetrieverArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args RetrieverArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Retriever Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Retriever resource accepts the following input properties:
- Application
Id string - The identifier of the Amazon Q Business application using the retriever.
- Configuration
Pulumi.
Aws | Pulumi.Native. QBusiness. Inputs. Retriever Configuration0Properties Aws Native. QBusiness. Inputs. Retriever Configuration1Properties - Provides information on how the retriever used for your Amazon Q Business application is configured.
- Display
Name string - The name of your retriever.
- Type
Pulumi.
Aws Native. QBusiness. Retriever Type - The type of your retriever.
- Role
Arn string - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- List<Pulumi.
Aws Native. Inputs. Tag> - A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- Application
Id string - The identifier of the Amazon Q Business application using the retriever.
- Configuration
Retriever
Configuration0Properties | RetrieverArgs Configuration1Properties Args - Provides information on how the retriever used for your Amazon Q Business application is configured.
- Display
Name string - The name of your retriever.
- Type
Retriever
Type - The type of your retriever.
- Role
Arn string - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- Tag
Args - A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- application
Id String - The identifier of the Amazon Q Business application using the retriever.
- configuration
Retriever
Configuration0Properties | RetrieverConfiguration1Properties - Provides information on how the retriever used for your Amazon Q Business application is configured.
- display
Name String - The name of your retriever.
- type
Retriever
Type - The type of your retriever.
- role
Arn String - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- List<Tag>
- A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- application
Id string - The identifier of the Amazon Q Business application using the retriever.
- configuration
Retriever
Configuration0Properties | RetrieverConfiguration1Properties - Provides information on how the retriever used for your Amazon Q Business application is configured.
- display
Name string - The name of your retriever.
- type
Retriever
Type - The type of your retriever.
- role
Arn string - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- Tag[]
- A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- application_
id str - The identifier of the Amazon Q Business application using the retriever.
- configuration
Retriever
Configuration0Properties | RetrieverArgs Configuration1Properties Args - Provides information on how the retriever used for your Amazon Q Business application is configured.
- display_
name str - The name of your retriever.
- type
Retriever
Type - The type of your retriever.
- role_
arn str - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- Sequence[Tag
Args] - A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- application
Id String - The identifier of the Amazon Q Business application using the retriever.
- configuration Property Map | Property Map
- Provides information on how the retriever used for your Amazon Q Business application is configured.
- display
Name String - The name of your retriever.
- type "NATIVE_INDEX" | "KENDRA_INDEX"
- The type of your retriever.
- role
Arn String - The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
- List<Property Map>
- A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
Outputs
All input properties are implicitly available as output properties. Additionally, the Retriever resource produces the following output properties:
- Created
At string - The Unix timestamp when the retriever was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Retriever
Arn string - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- Retriever
Id string - The identifier of the retriever used by your Amazon Q Business application.
- Status
Pulumi.
Aws Native. QBusiness. Retriever Status - The status of your retriever.
- Updated
At string - The Unix timestamp when the retriever was last updated.
- Created
At string - The Unix timestamp when the retriever was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Retriever
Arn string - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- Retriever
Id string - The identifier of the retriever used by your Amazon Q Business application.
- Status
Retriever
Status - The status of your retriever.
- Updated
At string - The Unix timestamp when the retriever was last updated.
- created
At String - The Unix timestamp when the retriever was created.
- id String
- The provider-assigned unique ID for this managed resource.
- retriever
Arn String - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- retriever
Id String - The identifier of the retriever used by your Amazon Q Business application.
- status
Retriever
Status - The status of your retriever.
- updated
At String - The Unix timestamp when the retriever was last updated.
- created
At string - The Unix timestamp when the retriever was created.
- id string
- The provider-assigned unique ID for this managed resource.
- retriever
Arn string - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- retriever
Id string - The identifier of the retriever used by your Amazon Q Business application.
- status
Retriever
Status - The status of your retriever.
- updated
At string - The Unix timestamp when the retriever was last updated.
- created_
at str - The Unix timestamp when the retriever was created.
- id str
- The provider-assigned unique ID for this managed resource.
- retriever_
arn str - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- retriever_
id str - The identifier of the retriever used by your Amazon Q Business application.
- status
Retriever
Status - The status of your retriever.
- updated_
at str - The Unix timestamp when the retriever was last updated.
- created
At String - The Unix timestamp when the retriever was created.
- id String
- The provider-assigned unique ID for this managed resource.
- retriever
Arn String - The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
- retriever
Id String - The identifier of the retriever used by your Amazon Q Business application.
- status "CREATING" | "ACTIVE" | "FAILED"
- The status of your retriever.
- updated
At String - The Unix timestamp when the retriever was last updated.
Supporting Types
RetrieverConfiguration0Properties, RetrieverConfiguration0PropertiesArgs
RetrieverConfiguration1Properties, RetrieverConfiguration1PropertiesArgs
RetrieverKendraIndexConfiguration, RetrieverKendraIndexConfigurationArgs
- Index
Id string
- Index
Id string
- index
Id String
- index
Id string
- index_
id str
- index
Id String
RetrieverNativeIndexConfiguration, RetrieverNativeIndexConfigurationArgs
- Index
Id string
- Index
Id string
- index
Id String
- index
Id string
- index_
id str
- index
Id String
RetrieverStatus, RetrieverStatusArgs
- Creating
- CREATING
- Active
- ACTIVE
- Failed
- FAILED
- Retriever
Status Creating - CREATING
- Retriever
Status Active - ACTIVE
- Retriever
Status Failed - FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Failed
- FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Failed
- FAILED
- CREATING
- CREATING
- ACTIVE
- ACTIVE
- FAILED
- FAILED
- "CREATING"
- CREATING
- "ACTIVE"
- ACTIVE
- "FAILED"
- FAILED
RetrieverType, RetrieverTypeArgs
- Native
Index - NATIVE_INDEX
- Kendra
Index - KENDRA_INDEX
- Retriever
Type Native Index - NATIVE_INDEX
- Retriever
Type Kendra Index - KENDRA_INDEX
- Native
Index - NATIVE_INDEX
- Kendra
Index - KENDRA_INDEX
- Native
Index - NATIVE_INDEX
- Kendra
Index - KENDRA_INDEX
- NATIVE_INDEX
- NATIVE_INDEX
- KENDRA_INDEX
- KENDRA_INDEX
- "NATIVE_INDEX"
- NATIVE_INDEX
- "KENDRA_INDEX"
- KENDRA_INDEX
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi