Tipo
service
Platform Operator
Funções Editor ou Operator em serviços. Pode criar, modificar e excluir recursos, mas não gerenciar acesso.
Descrição
Service access role. Service access roles define a user or service's ability to perform actions on a service instance, such as accessing the console or performing API calls. Each service maps particular actions for working with the service to each of these roles.
Actions
A IBM não publica a lista de ações por role: cada serviço mapeia as próprias ações para estas 7 roles do IAM. Preferimos declarar a lacuna a preencher com suposição.
Role Definition (JSON)
{
"display_name": "Writer",
"description": "Service access role. Service access roles define a user or service's ability to perform actions on a service instance, such as accessing the console or performing API calls. Each service maps particular actions for working with the service to each of these roles.",
"actions": [],
"crn": "crn:v1:bluemix:public:iam::::role:service-writer",
"account_id": "*"
}