Skip to content

Commit d198e47

Browse files
committed
rm h3
1 parent 8af83fa commit d198e47

File tree

1 file changed

+0
-2
lines changed
  • src/pages/[platform]/build-a-backend/add-aws-services/predictions/set-up-predictions

1 file changed

+0
-2
lines changed

src/pages/[platform]/build-a-backend/add-aws-services/predictions/set-up-predictions/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ export function getStaticProps() {
2525
};
2626
}
2727

28-
### Set up the backend
29-
3028
To enable Predictions we need to set up the appropriate IAM policy for Roles in your Cognito Identity Pool in order to use an appropriate feature. Additionally, we need to use the ```addOutput``` method to patch the custom Predictions resource to the expected output configuration.
3129

3230
<Callout informational>

0 commit comments

Comments
 (0)