mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Allow aws credential skip validation (#22991)
* Allow aws credential skip validation * Don't validate the auto-created default profile
This commit is contained in:
@@ -14,3 +14,4 @@ CONF_PROFILE_NAME = "profile_name"
|
||||
CONF_REGION = "region_name"
|
||||
CONF_SECRET_ACCESS_KEY = "aws_secret_access_key"
|
||||
CONF_SERVICE = "service"
|
||||
CONF_VALIDATE = "validate"
|
||||
|
||||
Reference in New Issue
Block a user