We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
published on Monday, Sep 14, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
published on Monday, Sep 14, 2026 by Pulumi
Definition of the AWS::QuickSight::TopicV2 Resource Type.
Using getTopicV2
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 getTopicV2(args: GetTopicV2Args, opts?: InvokeOptions): Promise<GetTopicV2Result>
function getTopicV2Output(args: GetTopicV2OutputArgs, opts?: InvokeOutputOptions): Output<GetTopicV2Result>def get_topic_v2(aws_account_id: Optional[str] = None,
topic_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTopicV2Result
def get_topic_v2_output(aws_account_id: pulumi.Input[Optional[str]] = None,
topic_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTopicV2Result]func LookupTopicV2(ctx *Context, args *LookupTopicV2Args, opts ...InvokeOption) (*LookupTopicV2Result, error)
func LookupTopicV2Output(ctx *Context, args *LookupTopicV2OutputArgs, opts ...InvokeOption) LookupTopicV2ResultOutput> Note: This function is named LookupTopicV2 in the Go SDK.
public static class GetTopicV2
{
public static Task<GetTopicV2Result> InvokeAsync(GetTopicV2Args args, InvokeOptions? opts = null)
public static Output<GetTopicV2Result> Invoke(GetTopicV2InvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTopicV2Result> Invoke(GetTopicV2InvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTopicV2Result> getTopicV2(GetTopicV2Args args, InvokeOptions options)
public static Output<GetTopicV2Result> getTopicV2(GetTopicV2Args args, InvokeOptions options)
public static Output<GetTopicV2Result> getTopicV2(GetTopicV2Args args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:quicksight:getTopicV2
arguments:
# arguments dictionarydata "aws-native_quicksight_get_topic_v2" "name" {
# arguments
}The following arguments are supported:
- Aws
Account stringId - Topic
Id string
- Aws
Account stringId - Topic
Id string
- aws_
account_ stringid - topic_
id string
- aws
Account StringId - topic
Id String
- aws
Account stringId - topic
Id string
- aws_
account_ strid - topic_
id str
- aws
Account StringId - topic
Id String
getTopicV2 Result
The following output properties are available:
- Arn string
- Custom
Instructions Pulumi.Aws Native. Quick Sight. Outputs. Topic V2Custom Instructions - Data
Set List<Pulumi.Relations Aws Native. Quick Sight. Outputs. Topic V2Data Set Relation> - Data
Sets List<Pulumi.Aws Native. Quick Sight. Outputs. Topic V2Data Set Reference> - Description string
- Name string
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Outputs. Topic V2Resource Permission>
Supporting Types
TopicV2CustomInstructions
- Custom
Instructions stringString
- Custom
Instructions stringString
- custom_
instructions_ stringstring
- custom
Instructions StringString
- custom
Instructions stringString
- custom
Instructions StringString
TopicV2DataSetReference
- Data
Set stringArn - Data
Set stringName
- Data
Set stringArn - Data
Set stringName
- data_
set_ stringarn - data_
set_ stringname
- data
Set StringArn - data
Set StringName
- data
Set stringArn - data
Set stringName
- data_
set_ strarn - data_
set_ strname
- data
Set StringArn - data
Set StringName
TopicV2DataSetRelation
TopicV2DataSetRelationEndpoint
- Column
Names List<string> - Data
Set stringArn
- Column
Names []string - Data
Set stringArn
- column_
names list(string) - data_
set_ stringarn
- column
Names List<String> - data
Set StringArn
- column
Names string[] - data
Set stringArn
- column_
names Sequence[str] - data_
set_ strarn
- column
Names List<String> - data
Set StringArn
TopicV2ResourcePermission
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
published on Monday, Sep 14, 2026 by Pulumi