ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir
https://hex.pm/packages/ex_aws
MIT License
1.26k stars 521 forks source link

Adds the ssm-incidents and ssm-contacts to the endpoints.exs #1008

Closed YgorCastor closed 6 months ago

YgorCastor commented 8 months ago

I am building a ex_aws_incidents lib and those two endpoints are required.

Here are they in the aws-sdk-go: ssm-incidents & ssm-contacts

bernardd commented 6 months ago

Thanks @YgorCastor! Apologies for the delay in getting to this.