You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some local tests and there's one difference: the SSM get-parameters-by-path response doesn't include us-iso-* or fips-* regions, but this may be a good alternative if your use case doesn't use those regions.
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the bug
Below test is failed and so I cannot obtain instances info from the new region.
Last time, this was happen for
ca-west-1
and here comes again.Expected Behavior
The test should pass and can obtain ec2 info from
ap-southeast-5
Current Behavior
The test was failed and can not obtain ec2 info from
ap-southeast-5
Reproduction Steps
Possible Solution
Should add the new region metadata into the sdk?
Additional Information/Context
No response
AWS Java SDK version used
2.27.17
JDK version used
corretto-1.8.0_402, corretto-21.0.2 both
Operating System and version
macOS Sonoma 14.5
The text was updated successfully, but these errors were encountered: