{ "items": [ { "account_id": "123456789012", "arn": "arn:aws:rds:us-west-2:123456789012:db:my-postgres-db", "availability_zone": "us-west-2a", "connection_resources": [ "pgtest1", "pgtest2" ], "engine": "postgres", "error": "IAM account does not have permission to list db instances in this account", "name": "my-postgres-db", "status": "available", "vpc_id": "vpc-0123456789abcdef0" } ]}
{ "items": [ { "account_id": "123456789012", "arn": "arn:aws:rds:us-west-2:123456789012:db:my-postgres-db", "availability_zone": "us-west-2a", "connection_resources": [ "pgtest1", "pgtest2" ], "engine": "postgres", "error": "IAM account does not have permission to list db instances in this account", "name": "my-postgres-db", "status": "available", "vpc_id": "vpc-0123456789abcdef0" } ]}