aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::Amplify::App - add support for the platform attribute
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Amplify::App
### Resource name
_No response_
### Description
The Cloudformation resource `AWS::Amplify::App` currently does not support the `platform` attribute.
This attribute is described here:
* https://docs.aws.amazon.com/amplify/latest/APIReference/API_App.html#amplify-Type-App-platform
* https://docs.aws.amazon.com/amplify/latest/APIReference/API_CreateApp.html#amplify-CreateApp-request-platform
It allows to specify the the platform or framework for an Amplify app.
The Cloudformation resource `AWS::Amplify::App` should be extended to allow setting this attribute.
### Other Details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.