Marketplace: Need to Subscribe to Software using Java SDK

1

For our automation flow I need to find and then subscribe to software in Marketplace. I would much rather find appropriate service library (something similar to AmazonCloudFormation, AmazonRDS etc). Is there such library and if not what other options to subscribe?

Also I wanted to avoid managing token http requests myself, hence the use of libraries.

Michael
asked 2 years ago259 views
1 Answer
0

There is not an API available for AWS Marketplace for automating subscriptions to products today. Since subscriptions can have costs and associated EULAs, they must be manually subscribed to by a principal with the appropriate IAM permissions to subscribe from a given account.

profile pictureAWS
answered 2 years 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