Skip to content

method to collect WindowRegistry from Sdk? #2021

Answered by ashishdhingra
Hotjava asked this question in Q&A
Discussion options

You must be logged in to vote

@Hotjava You should be able to use AmazonSimpleSystemsManagementClient.GetInventoryAsync(), which invokes GetInventory API operation, which also has the example JSON response. Based on the request parameters, it returns list of Entities in GetInventoryResponse.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ashishdhingra
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. module/sdk-generated
2 participants