Skip to content

[Enhancement]: Suspend CloudTrail Event Data Store data ingestionย #34910

Closed
@g-psantos

Description

Description

Update the aws_cloudtrail_event_data_store to add support for stopping ingestion of new CloudTrail events into the data store.

Affected Resource(s) and/or Data Source(s)

  • aws_cloudtrail_event_data_store

Potential Terraform Configuration

resource "aws_cloudtrail_event_data_store" "this" {
  # ...
  suspend = true
}

References

Would you like to implement a fix?

No

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/cloudtrailIssues and PRs that pertain to the cloudtrail service.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions