omni-lchen / zabbix-cloudwatch

71 stars 61 forks source link

CloudWatch ERROR: BotoServerError: 403 Forbidden #32

Open aakhtar189 opened 6 years ago

aakhtar189 commented 6 years ago

Iam gettting CloudWatch ERROR: BotoServerError: 403 Forbidden

i have configured everything and running the script like this: ./cron.RDS.sh "bettr-dev" "Aws Rds" "localhost" "aws_account_1" "ap-south-1"

my rds DBInstanceIdentifier = "bettr-dev" my zabbix host name = "Aws Rds" zabbix server is running at localhost i have already given credential like this: [aws_account_1] aws_access_key_id = 'xxxxxxxxxxxxxxxxxxx' aws_secret_access_key = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxx' region = "ap-south-1"

is everything fine? if not then what i am doing wrong ?

Atem18 commented 6 years ago

Hi, "ap-southeast-1" is the proper name as region. Could be your problem.

aakhtar189 commented 6 years ago

hey i have my issue by removing the inverted comma from awscred file