"""Service Constants.""" OWS_ACCOUNT = 'ows-account' OWS_ASSETS = 'ows-assets' OWS_CARVEOUTS = 'ows-carveouts' OWS_TRACK = 'ows-track' OWS_TIMED_RELEASE = 'ows-timed-release' OWS_PRODUCT = 'ows-product' OWS_PRICING = 'ows-pricing' OWS_PRODUCT_WORKFLOW = 'ows-product-workflow' OWS_PROJECT_MANAGER = 'ows-project-manager' OWS_PRODUCT_REVIEW = 'ows-product-review' OWS_ACCOUNT = 'ows-account' OWS_BLOCKLIST_MANAGER = 'ows-blacklist-manager' OWS_PRODUCT_PHYSICAL = 'ows-product-physical'