aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

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

Open gurukarn opened 1 month ago

gurukarn commented 1 month ago

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