Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use correct logical id for identity pool #658

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

alharris-at
Copy link
Contributor

@alharris-at alharris-at commented Nov 15, 2023

Issue #, if available:
N/A

Description of changes:
Use ref instead of logicalId on L1 CfnIdentityPool to grab the correct value.

Confirmed in test app that value in template goes from $util.qr($ctx.stash.put("identityPoolId", "amplifyAuthIdentityPool3FDE84CC")) to $util.qr($ctx.stash.put("identityPoolId", "us-west-2:f7e8f1cb-49e8-4347-ae71-0cbe7ec9874e")).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

changeset-bot bot commented Nov 15, 2023

🦋 Changeset detected

Latest commit: d94dba4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-amplify/backend-data Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alharris-at alharris-at merged commit 85bbab4 into main Nov 15, 2023
20 checks passed
@alharris-at alharris-at deleted the fix-identity-pool-logical-id branch November 15, 2023 20:35
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.

3 participants