1. Packages
  2. AWS Native
  3. API Docs
  4. quicksight
  5. getTemplate

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.quicksight.getTemplate

Explore with Pulumi AI

aws-native logo

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 the AWS::QuickSight::Template Resource Type.

    Using getTemplate

    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 getTemplate(args: GetTemplateArgs, opts?: InvokeOptions): Promise<GetTemplateResult>
    function getTemplateOutput(args: GetTemplateOutputArgs, opts?: InvokeOptions): Output<GetTemplateResult>
    def get_template(aws_account_id: Optional[str] = None,
                     template_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetTemplateResult
    def get_template_output(aws_account_id: Optional[pulumi.Input[str]] = None,
                     template_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetTemplateResult]
    func LookupTemplate(ctx *Context, args *LookupTemplateArgs, opts ...InvokeOption) (*LookupTemplateResult, error)
    func LookupTemplateOutput(ctx *Context, args *LookupTemplateOutputArgs, opts ...InvokeOption) LookupTemplateResultOutput

    > Note: This function is named LookupTemplate in the Go SDK.

    public static class GetTemplate 
    {
        public static Task<GetTemplateResult> InvokeAsync(GetTemplateArgs args, InvokeOptions? opts = null)
        public static Output<GetTemplateResult> Invoke(GetTemplateInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTemplateResult> getTemplate(GetTemplateArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:quicksight:getTemplate
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AwsAccountId string
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    TemplateId string
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
    AwsAccountId string
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    TemplateId string
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
    awsAccountId String
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    templateId String
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
    awsAccountId string
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    templateId string
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
    aws_account_id str
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    template_id str
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
    awsAccountId String
    The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
    templateId String
    An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.

    getTemplate Result

    The following output properties are available:

    Arn string
    CreatedTime string
    LastUpdatedTime string
    Name string
    A display name for the template.
    Permissions List<Pulumi.AwsNative.QuickSight.Outputs.TemplateResourcePermission>
    A list of resource permissions to be set on the template.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    Version Pulumi.AwsNative.QuickSight.Outputs.TemplateVersion
    Arn string
    CreatedTime string
    LastUpdatedTime string
    Name string
    A display name for the template.
    Permissions []TemplateResourcePermission
    A list of resource permissions to be set on the template.
    Tags Tag
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    Version TemplateVersion
    arn String
    createdTime String
    lastUpdatedTime String
    name String
    A display name for the template.
    permissions List<TemplateResourcePermission>
    A list of resource permissions to be set on the template.
    tags List<Tag>
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    version TemplateVersion
    arn string
    createdTime string
    lastUpdatedTime string
    name string
    A display name for the template.
    permissions TemplateResourcePermission[]
    A list of resource permissions to be set on the template.
    tags Tag[]
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    version TemplateVersion
    arn str
    created_time str
    last_updated_time str
    name str
    A display name for the template.
    permissions Sequence[TemplateResourcePermission]
    A list of resource permissions to be set on the template.
    tags Sequence[root_Tag]
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    version TemplateVersion
    arn String
    createdTime String
    lastUpdatedTime String
    name String
    A display name for the template.
    permissions List<Property Map>
    A list of resource permissions to be set on the template.
    tags List<Property Map>
    Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
    version Property Map

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    TemplateColumnGroupColumnSchema

    Name string
    Name string
    name String
    name string
    name str
    name String

    TemplateColumnGroupSchema

    TemplateColumnSchema

    DataType string
    GeographicRole string
    Name string
    DataType string
    GeographicRole string
    Name string
    dataType String
    geographicRole String
    name String
    dataType string
    geographicRole string
    name string
    dataType String
    geographicRole String
    name String

    TemplateDataSetConfiguration

    TemplateDataSetSchema

    TemplateEntity

    Path string
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
    Path string
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
    path String
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
    path string
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
    path str
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
    path String
    The hierarchical path of the entity within the analysis, template, or dashboard definition tree.

    TemplateError

    TemplateErrorType

    TemplateResourcePermission

    Actions List<string>
    Principal string
    Actions []string
    Principal string
    actions List<String>
    principal String
    actions string[]
    principal string
    actions Sequence[str]
    principal str
    actions List<String>
    principal String

    TemplateResourceStatus

    TemplateSheet

    Name string
    SheetId string
    Name string
    SheetId string
    name String
    sheetId String
    name string
    sheetId string
    name str
    sheet_id str
    name String
    sheetId String

    TemplateVersion

    CreatedTime string
    DataSetConfigurations []TemplateDataSetConfiguration
    Description string
    Errors []TemplateError
    Sheets []TemplateSheet
    SourceEntityArn string
    Status TemplateResourceStatus
    The status that is associated with the template.

    • CREATION_IN_PROGRESS
    • CREATION_SUCCESSFUL
    • CREATION_FAILED
    • UPDATE_IN_PROGRESS
    • UPDATE_SUCCESSFUL
    • UPDATE_FAILED
    • DELETED
    ThemeArn string
    VersionNumber float64
    createdTime String
    dataSetConfigurations List<TemplateDataSetConfiguration>
    description String
    errors List<TemplateError>
    sheets List<TemplateSheet>
    sourceEntityArn String
    status TemplateResourceStatus
    The status that is associated with the template.

    • CREATION_IN_PROGRESS
    • CREATION_SUCCESSFUL
    • CREATION_FAILED
    • UPDATE_IN_PROGRESS
    • UPDATE_SUCCESSFUL
    • UPDATE_FAILED
    • DELETED
    themeArn String
    versionNumber Double
    createdTime string
    dataSetConfigurations TemplateDataSetConfiguration[]
    description string
    errors TemplateError[]
    sheets TemplateSheet[]
    sourceEntityArn string
    status TemplateResourceStatus
    The status that is associated with the template.

    • CREATION_IN_PROGRESS
    • CREATION_SUCCESSFUL
    • CREATION_FAILED
    • UPDATE_IN_PROGRESS
    • UPDATE_SUCCESSFUL
    • UPDATE_FAILED
    • DELETED
    themeArn string
    versionNumber number
    created_time str
    data_set_configurations Sequence[TemplateDataSetConfiguration]
    description str
    errors Sequence[TemplateError]
    sheets Sequence[TemplateSheet]
    source_entity_arn str
    status TemplateResourceStatus
    The status that is associated with the template.

    • CREATION_IN_PROGRESS
    • CREATION_SUCCESSFUL
    • CREATION_FAILED
    • UPDATE_IN_PROGRESS
    • UPDATE_SUCCESSFUL
    • UPDATE_FAILED
    • DELETED
    theme_arn str
    version_number float
    createdTime String
    dataSetConfigurations List<Property Map>
    description String
    errors List<Property Map>
    sheets List<Property Map>
    sourceEntityArn String
    status "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "DELETED"
    The status that is associated with the template.

    • CREATION_IN_PROGRESS
    • CREATION_SUCCESSFUL
    • CREATION_FAILED
    • UPDATE_IN_PROGRESS
    • UPDATE_SUCCESSFUL
    • UPDATE_FAILED
    • DELETED
    themeArn String
    versionNumber Number

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi