Service Catalog helpers

What is this?

The following methods are added to clients instantiated using Betterboto:

Methods

betterboto.servicecatalog.list_accepted_portfolio_shares_single_page(self, **kwargs)[source]

This will continue to call list_accepted_portfolio_shares until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_accepted_portfolio_shares does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_accepted_portfolio_shares method call

Returns

servicecatalog_client.list_accepted_portfolio_shares.response

betterboto.servicecatalog.list_launch_paths_single_page(self, **kwargs)[source]

This will continue to call list_launch_paths until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_launch_paths does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_launch_paths method call

Returns

servicecatalog_client.list_launch_paths.response

betterboto.servicecatalog.list_portfolios_for_product_single_page(self, **kwargs)[source]

This will continue to call list_portfolios_for_product until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_portfolios_for_product does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_portfolios_for_product method call

Returns

servicecatalog_client.list_portfolios_for_product.response

betterboto.servicecatalog.list_portfolios_single_page(self, **kwargs)[source]

This will continue to call list_portfolios until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_portfolios does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_portfolios method call

Returns

servicecatalog_client.list_portfolios.response

betterboto.servicecatalog.list_principals_for_portfolio_single_page(self, **kwargs)[source]

This will continue to call list_principals_for_portfolio until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_principals_for_portfolio does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_principals_for_portfolio method call

Returns

servicecatalog_client.list_principals_for_portfolio.response

betterboto.servicecatalog.list_provisioned_product_plans_single_page(self, **kwargs)[source]

This will continue to call list_provisioned_product_plans until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_provisioned_product_plans does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_provisioned_product_plans method call

Returns

servicecatalog_client.list_provisioned_product_plans.response

betterboto.servicecatalog.list_provisioning_artifacts_single_page(self, **kwargs)[source]

This will continue to call list_provisioning_artifacts until there are no more pages left to retrieve. It will return the aggregated response in the same structure as list_provisioning_artifacts does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the list_provisioning_artifacts method call

Returns

servicecatalog_client.list_provisioning_artifacts.response

betterboto.servicecatalog.search_products_as_admin_single_page(self, **kwargs)[source]

This will continue to call search_products_as_admin until there are no more pages left to retrieve. It will return the aggregated response in the same structure as search_products_as_admin does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the search_products_as_admin method call

Returns

servicecatalog_client.search_products_as_admin.response

betterboto.servicecatalog.search_provisioned_products_single_page(self, **kwargs)[source]

This will continue to call search_provisioned_products until there are no more pages left to retrieve. It will return the aggregated response in the same structure as search_provisioned_products does.

Parameters
  • self – servicecatalog client

  • kwargs – these are passed onto the search_provisioned_products method call

Returns

servicecatalog_client.search_provisioned_products.response