Added an aws-cloudformation-templates.md file to the set-up-skill-flow-builder-as-a-developer section going into more detail about the generated skill-stack.yaml template.
Motivation and Context
Users may be unfamiliar with CloudFormation or may want to know where to start with modifying their skill-stack.yaml file.
Testing
Documentation change - N/A
Types of changes
Documentation change - N/A
Checklist
[x] My code follows the code style of this project
[x] My change requires a change to the documentation
[x] I have updated the documentation accordingly
[x] I have read the README document
[ ] I have added tests to cover my changes
[x] All new and existing tests passed
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Added more information about skill-stack.yaml
Description
Added an
aws-cloudformation-templates.md
file to theset-up-skill-flow-builder-as-a-developer
section going into more detail about the generatedskill-stack.yaml
template.Motivation and Context
Users may be unfamiliar with CloudFormation or may want to know where to start with modifying their
skill-stack.yaml
file.Testing
Documentation change - N/A
Types of changes
Documentation change - N/A
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.