11 lines
205 B
JSON
11 lines
205 B
JSON
|
{
|
||
|
"domain": "aws_sns",
|
||
|
"name": "Aws sns",
|
||
|
"documentation": "https://www.home-assistant.io/components/aws_sns",
|
||
|
"requirements": [
|
||
|
"boto3==1.9.16"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|