Closed tobHai closed 4 years ago
Hi, customer gateways were not returned by the scan operation because the API return dict has changed. The describe-customer-gateways call now returns a dict with key CustomerGateways instead of CustomerGateway.
CustomerGateways
CustomerGateway
Hi, customer gateways were not returned by the scan operation because the API return dict has changed. The describe-customer-gateways call now returns a dict with key
CustomerGateways
instead ofCustomerGateway
.