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
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 dictionaryThe 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
- Log
Sources List<Pulumi.Aws Native. Observability Admin. Outputs. S3Table Integration Log Source> - The CloudWatch Logs data sources to associate with the S3 Table Integration
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource
- Arn string
- The ARN of the S3 Table Integration
- Log
Sources []S3TableIntegration Log Source - The CloudWatch Logs data sources to associate with the S3 Table Integration
- Tag
- An array of key-value pairs to apply to this resource
- arn String
- The ARN of the S3 Table Integration
- log
Sources List<S3TableIntegration Log Source> - The CloudWatch Logs data sources to associate with the S3 Table Integration
- List<Tag>
- An array of key-value pairs to apply to this resource
- arn string
- The ARN of the S3 Table Integration
- log
Sources S3TableIntegration Log Source[] - The CloudWatch Logs data sources to associate with the S3 Table Integration
- Tag[]
- An array of key-value pairs to apply to this resource
- arn str
- The ARN of the S3 Table Integration
- log_
sources Sequence[S3TableIntegration Log Source] - The CloudWatch Logs data sources to associate with the S3 Table Integration
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource
- arn String
- The ARN of the S3 Table Integration
- log
Sources List<Property Map> - The CloudWatch Logs data sources to associate with the S3 Table Integration
- 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
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
