Custom AWS resources
Use CDK to add custom AWS resources
The Amplify CLI provides the ability to add custom AWS resources with AWS Cloud Development Kit (CDK). Running the 'amplify add custom' command in your Amplify project provides CDK starter stacks along with mechanisms to reference other Amplify-generated resources.
Use CloudFormation to add custom AWS resources
The Amplify CLI provides the ability to add custom AWS resources with AWS CloudFormation. Running the 'amplify add custom' command in your Amplify project provides CloudFormation starter templates along with mechanisms to reference other Amplify-generated resources.