We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.qbusiness.getDataAccessor
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Definition of AWS::QBusiness::DataAccessor Resource Type
Using getDataAccessor
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 getDataAccessor(args: GetDataAccessorArgs, opts?: InvokeOptions): Promise<GetDataAccessorResult>
function getDataAccessorOutput(args: GetDataAccessorOutputArgs, opts?: InvokeOptions): Output<GetDataAccessorResult>
def get_data_accessor(application_id: Optional[str] = None,
data_accessor_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataAccessorResult
def get_data_accessor_output(application_id: Optional[pulumi.Input[str]] = None,
data_accessor_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataAccessorResult]
func LookupDataAccessor(ctx *Context, args *LookupDataAccessorArgs, opts ...InvokeOption) (*LookupDataAccessorResult, error)
func LookupDataAccessorOutput(ctx *Context, args *LookupDataAccessorOutputArgs, opts ...InvokeOption) LookupDataAccessorResultOutput
> Note: This function is named LookupDataAccessor
in the Go SDK.
public static class GetDataAccessor
{
public static Task<GetDataAccessorResult> InvokeAsync(GetDataAccessorArgs args, InvokeOptions? opts = null)
public static Output<GetDataAccessorResult> Invoke(GetDataAccessorInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDataAccessorResult> getDataAccessor(GetDataAccessorArgs args, InvokeOptions options)
public static Output<GetDataAccessorResult> getDataAccessor(GetDataAccessorArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:qbusiness:getDataAccessor
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - The unique identifier of the Amazon Q Business application.
- Data
Accessor stringId - The unique identifier of the data accessor.
- Application
Id string - The unique identifier of the Amazon Q Business application.
- Data
Accessor stringId - The unique identifier of the data accessor.
- application
Id String - The unique identifier of the Amazon Q Business application.
- data
Accessor StringId - The unique identifier of the data accessor.
- application
Id string - The unique identifier of the Amazon Q Business application.
- data
Accessor stringId - The unique identifier of the data accessor.
- application_
id str - The unique identifier of the Amazon Q Business application.
- data_
accessor_ strid - The unique identifier of the data accessor.
- application
Id String - The unique identifier of the Amazon Q Business application.
- data
Accessor StringId - The unique identifier of the data accessor.
getDataAccessor Result
The following output properties are available:
- Action
Configurations List<Pulumi.Aws Native. QBusiness. Outputs. Data Accessor Action Configuration> - A list of action configurations specifying the allowed actions and any associated filters.
- Created
At string - The timestamp when the data accessor was created.
- Data
Accessor stringArn - The Amazon Resource Name (ARN) of the data accessor.
- Data
Accessor stringId - The unique identifier of the data accessor.
- Display
Name string - The friendly name of the data accessor.
- Idc
Application stringArn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- List<Pulumi.
Aws Native. Outputs. Tag> - The tags to associate with the data accessor.
- Updated
At string - The timestamp when the data accessor was last updated.
- Action
Configurations []DataAccessor Action Configuration - A list of action configurations specifying the allowed actions and any associated filters.
- Created
At string - The timestamp when the data accessor was created.
- Data
Accessor stringArn - The Amazon Resource Name (ARN) of the data accessor.
- Data
Accessor stringId - The unique identifier of the data accessor.
- Display
Name string - The friendly name of the data accessor.
- Idc
Application stringArn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- Tag
- The tags to associate with the data accessor.
- Updated
At string - The timestamp when the data accessor was last updated.
- action
Configurations List<DataAccessor Action Configuration> - A list of action configurations specifying the allowed actions and any associated filters.
- created
At String - The timestamp when the data accessor was created.
- data
Accessor StringArn - The Amazon Resource Name (ARN) of the data accessor.
- data
Accessor StringId - The unique identifier of the data accessor.
- display
Name String - The friendly name of the data accessor.
- idc
Application StringArn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- List<Tag>
- The tags to associate with the data accessor.
- updated
At String - The timestamp when the data accessor was last updated.
- action
Configurations DataAccessor Action Configuration[] - A list of action configurations specifying the allowed actions and any associated filters.
- created
At string - The timestamp when the data accessor was created.
- data
Accessor stringArn - The Amazon Resource Name (ARN) of the data accessor.
- data
Accessor stringId - The unique identifier of the data accessor.
- display
Name string - The friendly name of the data accessor.
- idc
Application stringArn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- Tag[]
- The tags to associate with the data accessor.
- updated
At string - The timestamp when the data accessor was last updated.
- action_
configurations Sequence[DataAccessor Action Configuration] - A list of action configurations specifying the allowed actions and any associated filters.
- created_
at str - The timestamp when the data accessor was created.
- data_
accessor_ strarn - The Amazon Resource Name (ARN) of the data accessor.
- data_
accessor_ strid - The unique identifier of the data accessor.
- display_
name str - The friendly name of the data accessor.
- idc_
application_ strarn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- Sequence[root_Tag]
- The tags to associate with the data accessor.
- updated_
at str - The timestamp when the data accessor was last updated.
- action
Configurations List<Property Map> - A list of action configurations specifying the allowed actions and any associated filters.
- created
At String - The timestamp when the data accessor was created.
- data
Accessor StringArn - The Amazon Resource Name (ARN) of the data accessor.
- data
Accessor StringId - The unique identifier of the data accessor.
- display
Name String - The friendly name of the data accessor.
- idc
Application StringArn - The Amazon Resource Name (ARN) of the associated IAM Identity Center application.
- List<Property Map>
- The tags to associate with the data accessor.
- updated
At String - The timestamp when the data accessor was last updated.
Supporting Types
DataAccessorActionConfiguration
- Action string
- The Amazon Q Business action that is allowed.
- Filter
Configuration Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Action Filter Configuration - The filter configuration for the action, if any.
- Action string
- The Amazon Q Business action that is allowed.
- Filter
Configuration DataAccessor Action Filter Configuration - The filter configuration for the action, if any.
- action String
- The Amazon Q Business action that is allowed.
- filter
Configuration DataAccessor Action Filter Configuration - The filter configuration for the action, if any.
- action string
- The Amazon Q Business action that is allowed.
- filter
Configuration DataAccessor Action Filter Configuration - The filter configuration for the action, if any.
- action str
- The Amazon Q Business action that is allowed.
- filter_
configuration DataAccessor Action Filter Configuration - The filter configuration for the action, if any.
- action String
- The Amazon Q Business action that is allowed.
- filter
Configuration Property Map - The filter configuration for the action, if any.
DataAccessorActionFilterConfiguration
- Document
Attribute Pulumi.Filter Aws Native. QBusiness. Inputs. Data Accessor Attribute Filter - Enables filtering of responses based on document attributes or metadata fields.
- Document
Attribute DataFilter Accessor Attribute Filter - Enables filtering of responses based on document attributes or metadata fields.
- document
Attribute DataFilter Accessor Attribute Filter - Enables filtering of responses based on document attributes or metadata fields.
- document
Attribute DataFilter Accessor Attribute Filter - Enables filtering of responses based on document attributes or metadata fields.
- document_
attribute_ Datafilter Accessor Attribute Filter - Enables filtering of responses based on document attributes or metadata fields.
- document
Attribute Property MapFilter - Enables filtering of responses based on document attributes or metadata fields.
DataAccessorAttributeFilter
- And
All List<Pulumi.Filters Aws Native. QBusiness. Inputs. Data Accessor Attribute Filter> - Performs a logical
AND
operation on all supplied filters. - Contains
All Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - Contains
Any Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - Equals
To Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - Greater
Than Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Greater
Than Pulumi.Or Equals Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Less
Than Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Less
Than Pulumi.Or Equals Aws Native. QBusiness. Inputs. Data Accessor Document Attribute - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - Not
Filter Pulumi.Aws Native. QBusiness. Inputs. Data Accessor Attribute Filter - Performs a logical
NOT
operation on all supplied filters. - Or
All List<Pulumi.Filters Aws Native. QBusiness. Inputs. Data Accessor Attribute Filter> - Performs a logical
OR
operation on all supplied filters.
- And
All []DataFilters Accessor Attribute Filter - Performs a logical
AND
operation on all supplied filters. - Contains
All DataAccessor Document Attribute - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - Contains
Any DataAccessor Document Attribute - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - Equals
To DataAccessor Document Attribute - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - Greater
Than DataAccessor Document Attribute - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Greater
Than DataOr Equals Accessor Document Attribute - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Less
Than DataAccessor Document Attribute - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - Less
Than DataOr Equals Accessor Document Attribute - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - Not
Filter DataAccessor Attribute Filter - Performs a logical
NOT
operation on all supplied filters. - Or
All []DataFilters Accessor Attribute Filter - Performs a logical
OR
operation on all supplied filters.
- and
All List<DataFilters Accessor Attribute Filter> - Performs a logical
AND
operation on all supplied filters. - contains
All DataAccessor Document Attribute - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - contains
Any DataAccessor Document Attribute - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - equals
To DataAccessor Document Attribute - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - greater
Than DataAccessor Document Attribute - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - greater
Than DataOr Equals Accessor Document Attribute - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than DataAccessor Document Attribute - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than DataOr Equals Accessor Document Attribute - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - not
Filter DataAccessor Attribute Filter - Performs a logical
NOT
operation on all supplied filters. - or
All List<DataFilters Accessor Attribute Filter> - Performs a logical
OR
operation on all supplied filters.
- and
All DataFilters Accessor Attribute Filter[] - Performs a logical
AND
operation on all supplied filters. - contains
All DataAccessor Document Attribute - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - contains
Any DataAccessor Document Attribute - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - equals
To DataAccessor Document Attribute - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - greater
Than DataAccessor Document Attribute - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - greater
Than DataOr Equals Accessor Document Attribute - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than DataAccessor Document Attribute - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than DataOr Equals Accessor Document Attribute - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - not
Filter DataAccessor Attribute Filter - Performs a logical
NOT
operation on all supplied filters. - or
All DataFilters Accessor Attribute Filter[] - Performs a logical
OR
operation on all supplied filters.
- and_
all_ Sequence[Datafilters Accessor Attribute Filter] - Performs a logical
AND
operation on all supplied filters. - contains_
all DataAccessor Document Attribute - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - contains_
any DataAccessor Document Attribute - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - equals_
to DataAccessor Document Attribute - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - greater_
than DataAccessor Document Attribute - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - greater_
than_ Dataor_ equals Accessor Document Attribute - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less_
than DataAccessor Document Attribute - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less_
than_ Dataor_ equals Accessor Document Attribute - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - not_
filter DataAccessor Attribute Filter - Performs a logical
NOT
operation on all supplied filters. - or_
all_ Sequence[Datafilters Accessor Attribute Filter] - Performs a logical
OR
operation on all supplied filters.
- and
All List<Property Map>Filters - Performs a logical
AND
operation on all supplied filters. - contains
All Property Map - Returns
true
when a document contains all the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - contains
Any Property Map - Returns
true
when a document contains any of the specified document attributes or metadata fields. Supported for the following document attribute value types :stringListValue
. - equals
To Property Map - Performs an equals operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
,longValue
,stringListValue
andstringValue
. - greater
Than Property Map - Performs a greater than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - greater
Than Property MapOr Equals - Performs a greater or equals than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than Property Map - Performs a less than operation on two document attributes or metadata fields. Supported for the following document attribute value types :
dateValue
andlongValue
. - less
Than Property MapOr Equals - Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type :
dateValue
andlongValue
. - not
Filter Property Map - Performs a logical
NOT
operation on all supplied filters. - or
All List<Property Map>Filters - Performs a logical
OR
operation on all supplied filters.
DataAccessorDocumentAttribute
- Name string
- The identifier for the attribute.
- Value
Pulumi.
Aws | Pulumi.Native. QBusiness. Inputs. Data Accessor Document Attribute Value0Properties Aws | Pulumi.Native. QBusiness. Inputs. Data Accessor Document Attribute Value1Properties Aws | Pulumi.Native. QBusiness. Inputs. Data Accessor Document Attribute Value2Properties Aws Native. QBusiness. Inputs. Data Accessor Document Attribute Value3Properties - The value of the attribute.
- Name string
- The identifier for the attribute.
- Value
Data
Accessor | DataDocument Attribute Value0Properties Accessor | DataDocument Attribute Value1Properties Accessor | DataDocument Attribute Value2Properties Accessor Document Attribute Value3Properties - The value of the attribute.
- name String
- The identifier for the attribute.
- value
Data
Accessor | DataDocument Attribute Value0Properties Accessor | DataDocument Attribute Value1Properties Accessor | DataDocument Attribute Value2Properties Accessor Document Attribute Value3Properties - The value of the attribute.
- name string
- The identifier for the attribute.
- value
Data
Accessor | DataDocument Attribute Value0Properties Accessor | DataDocument Attribute Value1Properties Accessor | DataDocument Attribute Value2Properties Accessor Document Attribute Value3Properties - The value of the attribute.
- name str
- The identifier for the attribute.
- value
Data
Accessor | DataDocument Attribute Value0Properties Accessor | DataDocument Attribute Value1Properties Accessor | DataDocument Attribute Value2Properties Accessor Document Attribute Value3Properties - The value of the attribute.
- name String
- The identifier for the attribute.
- value Property Map | Property Map | Property Map | Property Map
- The value of the attribute.
DataAccessorDocumentAttributeValue0Properties
- String
Value string
- String
Value string
- string
Value String
- string
Value string
- string_
value str
- string
Value String
DataAccessorDocumentAttributeValue1Properties
- String
List List<string>Value
- String
List []stringValue
- string
List List<String>Value
- string
List string[]Value
- string_
list_ Sequence[str]value
- string
List List<String>Value
DataAccessorDocumentAttributeValue2Properties
- Long
Value double
- Long
Value float64
- long
Value Double
- long
Value number
- long_
value float
- long
Value Number
DataAccessorDocumentAttributeValue3Properties
- Date
Value string
- Date
Value string
- date
Value String
- date
Value string
- date_
value str
- date
Value String
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi