aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::FSx::FileSystem - Storage capacity update based in Input type percentage instead of default value, required to be support in cloudformation -

Open
#2,054 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::FSx::FileSystem

### Resource name

_No response_

### Description

AWS::FSx::FileSystem - Storage capacity update based on Input type percentage instead of default support required in cloudformation. As per the reference documentation don't see how can update the Update storage capacity for Input type Desired % increase.

Also should support in cdk python when using fsx.CfnFileSystem construct.

Details can be see when navigating to FSx File systems -> -> Storage capacity -> Update -> Input type (Percentage shows ) -> Desired % increase : 25%

Reference documentation :
[1]https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-storagecapacity

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::FSx::FileSystem storagecapacity reference documentation and inspect the fsx.CfnFileSystem construct in the CDK Python API. Trace how the Storage capacity update input type is represented, focusing on the Desired % increase option shown in the FSx console. Done means CloudFormation and the CDK Python construct support percentage-based storage-capacity updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.