We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 23, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 23, 2026 by Pulumi
Represents a stored analysis within a collaboration
Using getAnalysisTemplate
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 getAnalysisTemplate(args: GetAnalysisTemplateArgs, opts?: InvokeOptions): Promise<GetAnalysisTemplateResult>
function getAnalysisTemplateOutput(args: GetAnalysisTemplateOutputArgs, opts?: InvokeOptions): Output<GetAnalysisTemplateResult>def get_analysis_template(analysis_template_identifier: Optional[str] = None,
membership_identifier: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAnalysisTemplateResult
def get_analysis_template_output(analysis_template_identifier: Optional[pulumi.Input[str]] = None,
membership_identifier: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAnalysisTemplateResult]func LookupAnalysisTemplate(ctx *Context, args *LookupAnalysisTemplateArgs, opts ...InvokeOption) (*LookupAnalysisTemplateResult, error)
func LookupAnalysisTemplateOutput(ctx *Context, args *LookupAnalysisTemplateOutputArgs, opts ...InvokeOption) LookupAnalysisTemplateResultOutput> Note: This function is named LookupAnalysisTemplate in the Go SDK.
public static class GetAnalysisTemplate
{
public static Task<GetAnalysisTemplateResult> InvokeAsync(GetAnalysisTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetAnalysisTemplateResult> Invoke(GetAnalysisTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAnalysisTemplateResult> getAnalysisTemplate(GetAnalysisTemplateArgs args, InvokeOptions options)
public static Output<GetAnalysisTemplateResult> getAnalysisTemplate(GetAnalysisTemplateArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:cleanrooms:getAnalysisTemplate
arguments:
# arguments dictionaryThe following arguments are supported:
- Analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Membership
Identifier string - The identifier for a membership resource.
- Analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Membership
Identifier string - The identifier for a membership resource.
- analysis
Template StringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- membership
Identifier String - The identifier for a membership resource.
- analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- membership
Identifier string - The identifier for a membership resource.
- analysis_
template_ stridentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- membership_
identifier str - The identifier for a membership resource.
- analysis
Template StringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- membership
Identifier String - The identifier for a membership resource.
getAnalysisTemplate Result
The following output properties are available:
- Analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Arn string
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Collaboration
Arn string Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- Collaboration
Identifier string Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- Description string
- The description of the analysis template.
- Membership
Arn string Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- Source
Metadata Pulumi.Aws Native. Clean Rooms. Outputs. Analysis Template Analysis Source Metadata Properties - The source metadata for the analysis template.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
- Analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Arn string
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- Collaboration
Arn string Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- Collaboration
Identifier string Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- Description string
- The description of the analysis template.
- Membership
Arn string Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- Source
Metadata AnalysisTemplate Analysis Source Metadata Properties - The source metadata for the analysis template.
- Tag
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
- analysis
Template StringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- arn String
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- collaboration
Arn String Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- collaboration
Identifier String Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- description String
- The description of the analysis template.
- membership
Arn String Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- source
Metadata AnalysisTemplate Analysis Source Metadata Properties - The source metadata for the analysis template.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
- analysis
Template stringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- arn string
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- collaboration
Arn string Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- collaboration
Identifier string Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- description string
- The description of the analysis template.
- membership
Arn string Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- source
Metadata AnalysisTemplate Analysis Source Metadata Properties - The source metadata for the analysis template.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
- analysis_
template_ stridentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- arn str
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- collaboration_
arn str Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- collaboration_
identifier str Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- description str
- The description of the analysis template.
- membership_
arn str Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- source_
metadata AnalysisTemplate Analysis Source Metadata Properties - The source metadata for the analysis template.
- Sequence[root_Tag]
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
- analysis
Template StringIdentifier Returns the identifier for the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- arn String
Returns the Amazon Resource Name (ARN) of the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/analysistemplates/a1b2c3d4-5678-90ab-cdef-EXAMPLE2222- collaboration
Arn String Returns the unique ARN for the analysis template’s associated collaboration.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- collaboration
Identifier String Returns the unique ID for the associated collaboration of the analysis template.
Example:
a1b2c3d4-5678-90ab-cdef-EXAMPLE33333- description String
- The description of the analysis template.
- membership
Arn String Returns the Amazon Resource Name (ARN) of the member who created the analysis template.
Example:
arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111- source
Metadata Property Map - The source metadata for the analysis template.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
Supporting Types
AnalysisTemplateAnalysisSourceMetadataProperties
AnalysisTemplateArtifactMetadata
AnalysisTemplateHash
- Sha256 string
- Sha256 string
- sha256 String
- sha256 string
- sha256 str
- sha256 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.
published on Monday, Mar 23, 2026 by Pulumi
