Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Integration][AWS] Fix wrong parameter name in default mapping (#795)
# Description What - change the "get extra data" parameter to the correct name (matches the docs) Why - the prev parameter is not the correct parameter How - change the name to `useGetResourceAPI` ## Type of change Please leave one option from the following and delete the rest: - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] New Integration (non-breaking change which adds a new integration) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Non-breaking change (fix of existing functionality that will not change current behavior) - [ ] Documentation (added/updated documentation) ## Screenshots Include screenshots from your environment showing how the resources of the integration will look. ## API Documentation Provide links to the API documentation used for this integration. --------- Co-authored-by: Shalev Avhar <shalev@getport.io>
- Loading branch information