Skip to content

Conversation

ShadowCat567
Copy link
Contributor

@ShadowCat567 ShadowCat567 commented Oct 6, 2025

Description of changes

Migrates:

  • amplify-util-uibuilder
  • amplify-category-function
  • amplify-cli
  • amplify-console-integration-tests
  • amplify-environment-parameters

Description of how you validated changes

tests passing

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ShadowCat567 ShadowCat567 changed the title refactor: uibuilder, function, cli, console-integ, env params refactor: util-uibuilder, category-function, cli, console-integ-tests, and env-parameters to AWS SDK V3 Oct 7, 2025
@ShadowCat567 ShadowCat567 marked this pull request as ready for review October 7, 2025 13:40
@ShadowCat567 ShadowCat567 requested a review from a team as a code owner October 7, 2025 13:40
],
})),
})),
exportViews: jest.fn(() => ({
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ExportViews seems to only have existed in tests. There is no ExportViewsCommand in aws sdk v3, we should not be losing any code functionality by dropping this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant