Schemas
scaleway.mnq.v1beta1.ListSqsCredentialsRequest.OrderBy
scaleway.mnq.v1beta1.ListSqsCredentialsResponse
total_countTotal count of existing credentials (matching any filters specified).
Queues credentials on this page.
scaleway.mnq.v1beta1.SqsCredentials
idID of the credentials.
nameName of the credentials.
project_idProject ID of the Project containing the credentials.
regionRegion where the credentials exists.
created_atCredentials creation date. (RFC 3339 format)
updated_atCredentials last modification date. (RFC 3339 format)
access_keyAccess key ID.
secret_keySecret key ID (Only returned by Create Queues Credentials call).
secret_checksumChecksum of the Secret key.
Permissions associated with these credentials.
scaleway.mnq.v1beta1.SqsInfo
project_idProject ID of the Project containing the service.
regionRegion of the service.
created_atQueues creation date. (RFC 3339 format)
updated_atQueues last modification date. (RFC 3339 format)
statusQueues activation status.
sqs_endpoint_urlEndpoint of the Queues service for this region and project.
scaleway.mnq.v1beta1.SqsInfo.Status
scaleway.mnq.v1beta1.SqsPermissions
can_publishDefines whether the credentials bearer can publish messages to the service (send messages to Queues queues).
can_receiveDefines whether the credentials bearer can receive messages from Queues queues.
can_manageDefines whether the credentials bearer can manage the associated Queues queues.