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

Add ability to query SageMaker Endpoints #17

Open
benglerHIG opened this issue Dec 15, 2021 · 1 comment
Open

Add ability to query SageMaker Endpoints #17

benglerHIG opened this issue Dec 15, 2021 · 1 comment

Comments

@benglerHIG
Copy link

We need the ability to query all the SageMaker Endpoints running in all accounts in our Org. Currently SageMaker Endpoints are not available in the Config aggregator and advanced query section.

Running a query such as the below returns no results and this should display all SageMaker Endpoints:
SELECT
resourceId
WHERE
resourceType LIKE 'AWS::SageMaker%'

It would be helpful to have other SageMaker resources available to query in Config such as Notebooks, but Endpoints are currently the critical resource we need to be able to query.

@tjdasso
Copy link
Contributor

tjdasso commented Aug 25, 2022

We are actively working to add support for the SageMaker resource types in Advanced Query.

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

No branches or pull requests

2 participants