Aws::QuickSight::Errors::LimitExceededException

0

Hello, we are receiving a limit exceeded message in our application for quicksight identites. Can this limit be increased.

Aws::QuickSight::Errors::LimitExceededException: You can only share with up to 100 identities. For more information, see https://docs.aws.amazon.com/console/quicksight/permissions-api . aws-sdk-core (3.119.1) lib/seahorse/client/plugins/raise_response_errors.rb:17:in call' aws-sdk-core (3.119.1) lib/aws-sdk-core/plugins/jsonvalue_converter.rb:22:in call' aws-sdk-core (3.119.1) lib/aws-sdk-core/plugins/idempotency_token.rb:19:in call' aws-sdk-core (3.119.1) lib/aws-sdk-core/plugins/param_converter.rb:26:in call'

AWS
asked a year ago261 views
2 Answers
0

From my knowledge that is an hard limit. Have you tried to share your items with an IAM group instead, and have users/identities under that?

profile picture
EXPERT
answered a year ago
0

Hi.
Unfortunately you can't.

You should use alternatives as described in Best Practices in the following documentation.

If you want to share these resources with more principals, consider assigning resource permissions at the group or namespace level. For example, if you add users into a group and share a resource to the group, the group counts as one principal, even though it is shared to everyone in the group.

https://docs.aws.amazon.com/quicksight/latest/APIReference/qs-api-permissions.html?icmpid=docs_quicksight_console

profile picture
EXPERT
iwasa
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions