Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
Lists the tags that are attached to the specified response plan.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/tags/{resourceArn}
Retrieves the details of the specified response plan.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/getResponsePlan#arn
Returns the details for the specified incident record.
curl \
  -H "Authorization: $API_KEY" \
  http://ssm-incidents.us-east-1.amazonaws.com/getIncidentRecord#arn
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:ssm-incidents
At a glance
Language unknown
Endpoints29
Base URLhttp://ssm-incidents.us-east-1.amazonaws.com