Commit 1eef30a
refactor: provider-cloudformation and amplify-category-storage (#14238)
* refactor: start provider-cloudformation
* refactor: category storage
* chore: returning aws-sdk for now
* fix: yarn lock
* fix: some adjustments
* fix: fixed some tests
* refactor: most of provider-awscloudformation
* fix: import lex
* refactor: last set of non-test files
* refactor: updated some unit tests
* chore: post merge removals
* refactor: unit tests
* fix: lint, api, yarn
* fix: init, delete, and push commands
* fix: publish, add hosting
* chore: debugging
* fix: pull
* fix: push and pull
* fix: pull and debugging
* chore: debugging
* fix: update
* fix: typing
* refactor: switch credentials object over to sdk v3 object
* fix: sdk v3 creds config in tests
* fix: legacy sdk v2 creds, api
* fix: feedback
* fix: update types to 20, function mocks
* fix: test
* fix: another test
* refactor: console hosting
* chore: fix yarn and debugging
* fix: function secrets
* fix: secrets
* chore: debugging
* chore: debugging
* chore: update tests
* chore: debugging
* chore: debugging
* fix: update checking bucket existence
* chore: clean up debugging
* fix: possible fix for api-6a
* fix: run studio-modelgen solo, hopefully make some e2es more consistent
* chore: clean up
* chore: testing with data tag release
* chore: update e2es
* chore: bump binary size
* fix: remove AwsSecrets type from clients, uses v2 style creds
* chore: update geo and auth
* chore: removing workarounds
* fix: error name
* chore: remove promise
* fix: lower linux max workers for more e2e test stability
* fix: revert max workers change, api_6c runs solo
---------
Co-authored-by: aws-amplify-bot <aws@amazon.com>
Co-authored-by: Vieltojarvi <lvielto@amazon.com>1 parent 068d0b8 commit 1eef30a
115 files changed
Lines changed: 5072 additions & 2179 deletions
File tree
- .circleci
- codebuild_specs
- packages
- amplify-appsync-simulator
- amplify-category-function
- src/provider-utils/awscloudformation/secrets
- amplify-category-storage
- src/provider-utils/awscloudformation/import
- amplify-cli-core
- src/__tests__
- amplify-cli
- src
- __tests__
- extensions/amplify-helpers
- utils
- extensions/amplify-helpers
- amplify-console-hosting
- src
- hosting
- cicd
- utils
- amplify-dotnet-function-runtime-provider
- amplify-dotnet-function-template-provider
- amplify-e2e-tests
- src
- __tests__
- init-special-cases
- amplify-go-function-runtime-provider
- amplify-go-function-template-provider
- amplify-graphiql-explorer
- amplify-java-function-runtime-provider
- amplify-nodejs-function-runtime-provider
- amplify-nodejs-function-template-provider
- amplify-opensearch-simulator
- amplify-provider-awscloudformation
- src
- __tests__
- aws-utils
- disconnect-dependent-resources
- iterative-deployment
- permission-boundary
- utils
- ssm-utils
- aws-utils
- disconnect-dependent-resources
- graphql-resource-manager
- iterative-deployment
- network
- permissions-boundary
- utils
- ssm-utils
- amplify-python-function-runtime-provider
- amplify-python-function-template-provider
- amplify-util-import
- src
- amplify-util-mock
- src
- __tests__/utils/lambda
- utils/lambda
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
Large diffs are not rendered by default.
0 commit comments