sourceArn

@JvmName(name = "keqgrniheoivfgom")
suspend fun sourceArn(value: Output<String>)
@JvmName(name = "sqjbgdwrtvynlcuw")
suspend fun sourceArn(value: String?)

Parameters

value

When the principal is an AWS service, the ARN of the specific resource within that service to grant permission to. Without this, any resource from principal will be granted permission – even if that resource is from another account. For S3, this should be the ARN of the S3 Bucket. For EventBridge events, this should be the ARN of the EventBridge Rule. For API Gateway, this should be the ARN of the API, as described here.