amazonaws.com

This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API. You can use the AWS CodeStar Notifications API to work with the following objects: Notification rules, by calling the following: <

🔑 oauth2 13 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Creates an association between a notification rule and an Chatbot topic or Ch…
curl \
  -H "Authorization: $API_KEY" \
  http://codestar-notifications.us-east-1.amazonaws.com/subscribe
Returns a list of the notification rule targets for an Amazon Web Services ac…
curl \
  -H "Authorization: $API_KEY" \
  http://codestar-notifications.us-east-1.amazonaws.com/listTargets
Endpoints (13 total)
POST
/subscribe
Creates an association between a notification rule and an Chatbot topic or Ch…
POST
/listTargets
Returns a list of the notification rule targets for an Amazon Web Services ac…
POST
/tagResource
Associates a set of provided tags with a notification rule.
POST
/unsubscribe
Removes an association between a notification rule and an Chatbot topic so th…
POST
/deleteTarget
Deletes a specified target for notifications.
POST
/listEventTypes
Returns information about the event types available for configuring notificat…
POST
/listTagsForResource
Returns a list of the tags associated with a notification rule.
POST
/listNotificationRules
Returns a list of the notification rules for an Amazon Web Services account.
POST
/createNotificationRule
Creates a notification rule for a resource. The rule specifies the events you…
POST
/deleteNotificationRule
Deletes a notification rule for a resource.
POST
/updateNotificationRule
<p>Updates a notification rule for a resource. You can change the events that…
POST
/describeNotificationRule
Returns information about a specified notification rule.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints13
Authoauth2
Categories1
http://codestar-notifications.us-east-1.amazonaws.com