owner

@JvmName(name = "bbrexvwgxixuvemo")
suspend fun owner(value: Output<String>)
@JvmName(name = "rmkiwgkabncrtbka")
suspend fun owner(value: String)

Parameters

value

Indicates whether AWS or the customer owns and manages the AWS Config rule. Valid values are AWS, CUSTOM_LAMBDA or CUSTOM_POLICY. For more information about managed rules, see the AWS Config Managed Rules documentation. For more information about custom rules, see the AWS Config Custom Rules documentation. Custom Lambda Functions require permissions to allow the AWS Config service to invoke them, e.g., via the aws.lambda.Permission resource.