0
0
llucycodes42
The code defines a resource named "aws_db_event_subscription" that is associated with an Amazon Elasticsearch Service (AWS) account. The resource has the following attributes:
Name: The name of the AWS account to which the subscription applies.
Resource: The name of the Amazon Elasticsearch Service.
Description: The description of the AWS account to which the subscription applies.
Shortcut: tf_aws_db_event_subscription
resource "aws_db_event_subscription" "${MyAWSResource}" {
}