Fixed: URI for brokered Redis services
Update to URI for Elasticache Redis services
The URI (Uniform Resource Identifier) credential values generated for the Elasticache Redis service by the AWS broker has been changed. Previous versions of the broker generated a URI credential value that was incorrect for connecting to Elasticache instances over TLS.
Specifically, in the URI credential value, a URI scheme of redis:// (with s) was used, but when connecting over TLS a URI scheme of rediss:// is required (with ss). Going forward the AWS broker will use the TLS URI scheme.
Actions required
You must unbind and rebind your application and the Elasticache Redis service so that you receive the new credentials that utilize the new URI scheme.
Questions
If you have any questions, please contact support@cloud.gov.