1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. observabilityadmin
  5. getS3TableIntegration

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi

    Resource Type definition for a CloudWatch Observability Admin S3 Table Integration.

    Using getS3TableIntegration

    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 getS3TableIntegration(args: GetS3TableIntegrationArgs, opts?: InvokeOptions): Promise<GetS3TableIntegrationResult>
    function getS3TableIntegrationOutput(args: GetS3TableIntegrationOutputArgs, opts?: InvokeOptions): Output<GetS3TableIntegrationResult>
    def get_s3_table_integration(arn: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetS3TableIntegrationResult
    def get_s3_table_integration_output(arn: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetS3TableIntegrationResult]
    func LookupS3TableIntegration(ctx *Context, args *LookupS3TableIntegrationArgs, opts ...InvokeOption) (*LookupS3TableIntegrationResult, error)
    func LookupS3TableIntegrationOutput(ctx *Context, args *LookupS3TableIntegrationOutputArgs, opts ...InvokeOption) LookupS3TableIntegrationResultOutput

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

    public static class GetS3TableIntegration 
    {
        public static Task<GetS3TableIntegrationResult> InvokeAsync(GetS3TableIntegrationArgs args, InvokeOptions? opts = null)
        public static Output<GetS3TableIntegrationResult> Invoke(GetS3TableIntegrationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetS3TableIntegrationResult> getS3TableIntegration(GetS3TableIntegrationArgs args, InvokeOptions options)
    public static Output<GetS3TableIntegrationResult> getS3TableIntegration(GetS3TableIntegrationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:observabilityadmin:getS3TableIntegration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string
    The ARN of the S3 Table Integration
    Arn string
    The ARN of the S3 Table Integration
    arn String
    The ARN of the S3 Table Integration
    arn string
    The ARN of the S3 Table Integration
    arn str
    The ARN of the S3 Table Integration
    arn String
    The ARN of the S3 Table Integration

    getS3TableIntegration Result

    The following output properties are available:

    Arn string
    The ARN of the S3 Table Integration
    LogSources List<Pulumi.AwsNative.ObservabilityAdmin.Outputs.S3TableIntegrationLogSource>
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource
    Arn string
    The ARN of the S3 Table Integration
    LogSources []S3TableIntegrationLogSource
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    Tags Tag
    An array of key-value pairs to apply to this resource
    arn String
    The ARN of the S3 Table Integration
    logSources List<S3TableIntegrationLogSource>
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    tags List<Tag>
    An array of key-value pairs to apply to this resource
    arn string
    The ARN of the S3 Table Integration
    logSources S3TableIntegrationLogSource[]
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    tags Tag[]
    An array of key-value pairs to apply to this resource
    arn str
    The ARN of the S3 Table Integration
    log_sources Sequence[S3TableIntegrationLogSource]
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource
    arn String
    The ARN of the S3 Table Integration
    logSources List<Property Map>
    The CloudWatch Logs data sources to associate with the S3 Table Integration
    tags List<Property Map>
    An array of key-value pairs to apply to this resource

    Supporting Types

    S3TableIntegrationLogSource

    Name string
    The name of the CloudWatch Logs data source
    Type string
    The type of the CloudWatch Logs data source
    Identifier string
    The ID of the CloudWatch Logs data source association
    Name string
    The name of the CloudWatch Logs data source
    Type string
    The type of the CloudWatch Logs data source
    Identifier string
    The ID of the CloudWatch Logs data source association
    name String
    The name of the CloudWatch Logs data source
    type String
    The type of the CloudWatch Logs data source
    identifier String
    The ID of the CloudWatch Logs data source association
    name string
    The name of the CloudWatch Logs data source
    type string
    The type of the CloudWatch Logs data source
    identifier string
    The ID of the CloudWatch Logs data source association
    name str
    The name of the CloudWatch Logs data source
    type str
    The type of the CloudWatch Logs data source
    identifier str
    The ID of the CloudWatch Logs data source association
    name String
    The name of the CloudWatch Logs data source
    type String
    The type of the CloudWatch Logs data source
    identifier String
    The ID of the CloudWatch Logs data source association

    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

    Package Details

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

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate