Skip to content

v3.0.0

Compare
Choose a tag to compare
@echo-bravo-yahoo echo-bravo-yahoo released this 27 Mar 23:39
7d09ef1

Upgrading to v3.0.0:

See this wiki page.

Features:

  • Admin users and admin panel
    • Conveniently build your API catalog using a web interface in the developer portal
  • Users can generate SDKs for your APIs
  • Users can use the search interface to locate an API by its name, description, resources, documentation, etc.
  • Account owner can now see associations between User Pool identities, Identity Pool identities, and API keys
    • If you upgrade a dev portal from v2.3.3, this should backfill for your existing users
  • Users can now submit feedback to the owner of a developer portal. This feedback is sent via SNS to an email and saved in a table in DDB.
    • To enable this feature, deploy or update the stack with the DevPortalAdminEmail parameter set to your email address, then reply to the SNS subscription request.

Security & architecture changes:

  • S3 bucket containing web assets is now only accessible through CloudFront. Please migrate to the CloudFront URL.
  • Cognito Hosted Sign-On UI is now mandatory, instead of optional