Commit 55caecb
feat(Geo) Construct: Phase 2 - API Key Support (#2959)
* adding output schemas
* creating changeset
* API changes
* adding package and required files with partial implementation
* adding API changes with package
* adding initial version of construct and API
* updating API and exposed endpoints
* adding output definition
* split APi definition and outputs aspects defined
* unit testing v1 and debugging
* updating tsconfig
* fixing some expressions
* updating API from recent commits
* removing all previous changesets
* Revert "removing all previous changesets"
This reverts commit e2af23b.
* removing changeset files instead of directory
* Revert "removing changeset files instead of directory"
This reverts commit 93e024f.
* removing changeset files
* adding changeset
* clean up
* geo client-output bug fixed
* updating API and fixing policy name duplication bug
* adding changeset for changed packages and updated README
* first iteration of api key support for map and place resources
* small fixes
* bumping packages
* unit testing for backend-geo files complete
* updating API.md
* adding output schemas
* creating changeset
* API changes
* adding package and required files with partial implementation
adding package and required files with partial implementation#
* adding initial version of construct and API
* updating API and exposed endpoints
* adding output definition
* split APi definition and outputs aspects defined
* unit testing v1 and debugging
* updating tsconfig
* fixing some expressions
* updating API from recent commits
* removing all previous changesets
* Revert "removing all previous changesets"
This reverts commit e2af23b.
* removing changeset files instead of directory
* Revert "removing changeset files instead of directory"
This reverts commit 93e024f.
* removing changeset files
* adding changeset
* clean up
* geo client-output bug fixed
* updating API and fixing policy name duplication bug
* adding changeset for changed packages and updated README
* small fixes
* bumping packages
* regenerating package-lock with new cdk versions
* updating packages and adding v1.5 schema
* stepping back, reverting last commit
* new package-lock
* small fixes v3
* adding new schema and api key integration v1
* updating API
* fixing API
* fixing unit test issues after fixes v3
* adding unit testing for api key support(all except client config)
* updating API
* new output schema to accomodate for api keys
* small fixes v4
* small fixes v5
* API key names outputted and configuring amplify outputs
* small changes and test coverage
* small changes
* updating package-lock
* fixing package lock
* update form data to fix dependabot alert (#2940)
* fixing stringify issue from PR 1 and downgrading location alpha version
* fix to bumping cdk-lib deps to 2.195
* bumping all baselines to 2.207
* updating alpha package
* adding missing changesets
* fixing e2e issues v1
* updating API
* adding changeset description and removing isdefault
* updating API
* small fixes v2
* updating API
* fixing schema
* naming conventions
---------
Co-authored-by: Amplifiyer <[email protected]>1 parent 416d5ca commit 55caecb
File tree
72 files changed
+2900
-325
lines changed- .changeset
- packages
- ai-constructs
- auth-construct
- backend-ai
- backend-auth
- backend-data
- backend-deployer
- backend-function
- backend-geo
- src
- backend-output-schemas/src/geo
- backend-output-storage
- backend-platform-test-stubs
- backend-storage
- backend
- src/engine
- client-config
- src
- client-config-contributor
- client-config-schema
- client-config-types
- client-config-writer
- cli
- src
- commands
- generate/outputs
- sandbox
- seed-policy-generation
- integration-tests
- src
- test-project-setup
- cdk
- platform-core
- plugin-types
- seed/src/auth-seed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+2900
-325
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments