Similar to #1095: The recently added availability of AWS Step Functions in Asia Pacific (Sydney) is not reflected in the SDK's endpoints.json yet.
This affects UX in terms of e.g. the added region not being returned by RegionUtils.getRegionsForService() (actual usage of the region by setting it explicitly to the result of RegionUtils.getRegion("ap-southeast-2") does work as expected).
This seems to be a recurring issue. We have a delay in getting the updated endpoints file during our release process. I will investigate the root cause and make changes so that SDK always includes the updated file. As for step functions, this will be included by tomorrow's release.
Sorry for the silence on the ticket. This issue has been fixed in 1.11.157 version. Our internal process has been updated to be in sync with other AWS Sdks and provide latest endpoints data we get from service teams.
Most helpful comment
This seems to be a recurring issue. We have a delay in getting the updated endpoints file during our release process. I will investigate the root cause and make changes so that SDK always includes the updated file. As for step functions, this will be included by tomorrow's release.