Topics and Events provides a notification service. It must be activated per Project before being used
Activate Topics and Events
Activate Topics and Events for the specified Project ID. Topics and Events must be activated before any usage. Activating Topics and Events does not trigger any billing, and you can deactivate at any time.
path Parameters
regionThe region you want to target
Activate Topics and Events › Request Body
project_idProject on which to activate the Topics and Events service.
Activate Topics and Events › Responses
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.
Deactivate Topics and Events
Deactivate Topics and Events for the specified Project ID. You must delete all topics and credentials before this call or you need to set the force_delete parameter.
path Parameters
regionThe region you want to target
Deactivate Topics and Events › Request Body
project_idProject on which to deactivate the Topics and Events service.
Deactivate Topics and Events › Responses
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.
Get Topics and Events info
Retrieve the Topics and Events information of the specified Project ID. information include the activation status and the Topics and Events API endpoint URL.
path Parameters
regionThe region you want to target
query Parameters
project_idProject to retrieve Topics and Events info from.
Get Topics and Events info › Responses
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.