CloudtrailFunctions

Functions

Link copied to clipboard

Provides information about a CloudFront Function.

suspend fun getFunction(argument: suspend GetFunctionPlainArgsBuilder.() -> Unit): GetFunctionResult
suspend fun getFunction(name: String, stage: String): GetFunctionResult
Link copied to clipboard

Use this data source to get the Account ID of the AWS CloudTrail Service Account in a given region for the purpose of allowing CloudTrail to store trail data in S3.

suspend fun getServiceAccount(region: String? = null): GetServiceAccountResult