moto/moto/sns
kohbis c20a36b8cb
sns#create_platform_endpoint: If token and attributes are the same, return endpoint (#4055)
* If token and attributes are the same, return endpoint

* fix black

* moto sns platform_endpoint.attributes includes only token,enabled

* add tests when calling sns#create_platform_endpoint with same attrs for #4056
2021-07-04 07:43:22 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Remove duplicate template of SNS error response (#3647) 2021-02-01 14:58:48 +00:00
models.py sns#create_platform_endpoint: If token and attributes are the same, return endpoint (#4055) 2021-07-04 07:43:22 +01:00
responses.py Remove duplicate template of SNS error response (#3647) 2021-02-01 14:58:48 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00