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

CC-34136 Quicksight user registration and persistence #4

Conversation

AsonUnique
Copy link
Collaborator

@AsonUnique AsonUnique added the enhancement New feature or request label Aug 5, 2024
@AsonUnique AsonUnique self-assigned this Aug 5, 2024
/**
* Specification:
* - Expects `UserCollectionResponseTransfer.users.quicksightUser.role` to be set.
* - Sends request to AWS API to register Quicksight users. For more information see {@link https://docs.aws.amazon.com/quicksight/latest/APIReference/API_RegisterUser.html}.
Copy link
Collaborator

Choose a reason for hiding this comment

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

mention that the request is sent for users with roles only

use SprykerEco\Zed\AmazonQuicksight\Dependency\External\AmazonQuicksightToAwsQuicksightClientInterface;
use SprykerEcoTest\Zed\AmazonQuicksight\AmazonQuicksightBusinessTester;

class CreateQuicksightUsersForUserTransfersTest extends Unit
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
class CreateQuicksightUsersForUserTransfersTest extends Unit
class CreateQuicksightUsersForUserCollectionResponseTest extends Unit

@AsonUnique AsonUnique merged commit 20f2e87 into feature/cc-34041/dev-quick-sight-mvp Aug 7, 2024
1 of 2 checks passed
@AsonUnique AsonUnique deleted the feature/cc-34041/cc-34136-persist-qs-user branch August 7, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants