If VMware Cloud Director cells restrict outbound access to AWS S3, subscribing to the Bitnami applications catalog in VMware Marketplace fails with the vApp template synchronization tasks timing out.
Problem
Also, VMware Cloud Director logs report that the hostname *.s3.us-west-2.amazonws.com is not reachable.
To verify that outbound access is restricted, run the following command from the
VMware Cloud Director cell machine:
curl -i -k -v https://s3.us-west-2.amazonaws.com
If outbound access is restricted, the system returns a
Status 307 message.
Cause
The Bitnami applications are stored in AWS S3. If VMware Cloud Director cannot access the Bitnami catalogs, importing and synchronizing applications is not possible.