Skip to content

Commit

Permalink
chore: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
badmintoncryer committed Jun 23, 2024
1 parent 6592d66 commit ac6d2cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-fsx/lib/file-system.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export interface FileSystemProps {

/**
* The storage capacity of the file system being created.
*
* For Windows file systems, valid values are 32 GiB to 65,536 GiB.
* For SCRATCH_1 deployment types, valid values are 1,200, 2,400, 3,600, then continuing in increments of 3,600 GiB.
* For SCRATCH_2, PERSISTENT_2 and PERSISTENT_1 deployment types using SSD storage type, the valid values are 1200 GiB, 2400 GiB, and increments of 2400 GiB.
Expand Down

0 comments on commit ac6d2cd

Please sign in to comment.