Skip to content

Amazon EBS Fast Snapshot Restore #10972

@ewbankkit

Description

@ewbankkit

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

You can now enable Fast Snapshot Restore (FSR) on Amazon Elastic Block Store (EBS) snapshots, ensuring that EBS volumes restored from FSR-enabled snapshots instantly receive full provisioned performance.

New or Affected Resource(s)

Potential Terraform Configuration

resource "aws_ebs_snapshot" "example" {
  fast_snapshot_restore {
  }
}

References

Announcement.
Blog post.
User guide.

Requires AWS SDK v1.25.39:

Metadata

Metadata

Assignees

Labels

enhancementRequests to existing resources that expand the functionality or scope.prioritizedPart of the maintainer teams immediate focus. To be addressed within the current quarter.service/ec2Issues and PRs that pertain to the ec2 service.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions