Schemas
scaleway.mnq.v1beta1.ListSnsCredentialsRequest.OrderBy
scaleway.mnq.v1beta1.ListSnsCredentialsResponse
total_countTotal count of existing credentials (matching any filters specified).
Topics and Events credentials on this page.
scaleway.mnq.v1beta1.SnsCredentials
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 Topics and Events Credentials call).
secret_checksumChecksum of the Secret key.
Permissions associated with these credentials.
scaleway.mnq.v1beta1.SnsInfo
project_idProject ID of the Project containing the service.
regionRegion of the service.
created_atTopics and Events creation date. (RFC 3339 format)
updated_atTopics and Events last modification date. (RFC 3339 format)
statusTopics and Events activation status.
sns_endpoint_urlEndpoint of the Topics and Events service for this region and project.
scaleway.mnq.v1beta1.SnsInfo.Status
scaleway.mnq.v1beta1.SnsPermissions
can_publishDefines whether the credentials bearer can publish messages to the service (publish to Topics and Events topics).
can_receiveDefines whether the credentials bearer can receive messages from the service (configure subscriptions).
can_manageDefines whether the credentials bearer can manage the associated Topics and Events topics or subscriptions.