Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.View information about shared models
To learn how to view information about models that you've shared with other accounts or models that have been shared with you, choose the tab for your preferred method, and then follow the steps:
- Console
-
To view models shared with you by other accounts
-
Sign in to the AWS Management Console with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at
https://eusc-de-east-1.console.amazonaws-eusc.eu/bedrock.
-
From the left navigation pane, choose Custom models under Tune.
-
Models that have been shared with you by other accounts will be shown in the following ways, depending on whether you've copied them to a Region:
-
Shared models that you haven't copied to a Region yet are listed in the Models shared with you section.
-
Shared models that have been copied to the current Region are listed in the Models section with a Share status of Shared.
- API
-
To view information about models that you've shared, send a GetResourceShares request with an AWS Resource Access Manager endpoint and specify SELF in the resourceOwner field. You can use the optional fields to filter for specific models or resource shares.
To view information about models that have been shared with you, send a ListCustomModels request with an Amazon Bedrock control plane endpoint and specify false with the isOwned filter.