WellArchitectedFramework
Batch Best Practices
Get a batch of best practices for tenant specified
post/v1/well-architected-framework/{tenant_id}/best-practice/batch
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Request body
Response
Success
Example response
[
{
"nature": "Automated",
"risk": "Low"
}
]