AWS Native is in preview. AWS Classic is fully supported.
aws-native.cleanrooms.getAnalysisTemplate
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:cleanrooms:getAnalysisTemplate
arguments:
# arguments dictionary
The 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
- Schema
Pulumi.
Aws Native. Clean Rooms. Outputs. Analysis Template Analysis Schema - 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
- Schema
Analysis
Template Analysis Schema - 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
- schema
Analysis
Template Analysis Schema - 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
- schema
Analysis
Template Analysis Schema - 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
- schema
Analysis
Template Analysis Schema - 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
- schema Property Map
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms analysis template.
Supporting Types
AnalysisTemplateAnalysisSchema
- Referenced
Tables List<string> - The tables referenced in the analysis schema.
- Referenced
Tables []string - The tables referenced in the analysis schema.
- referenced
Tables List<String> - The tables referenced in the analysis schema.
- referenced
Tables string[] - The tables referenced in the analysis schema.
- referenced_
tables Sequence[str] - The tables referenced in the analysis schema.
- referenced
Tables List<String> - The tables referenced in the analysis schema.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.