Replies: 1 comment
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey
I was reviewing the MWAA service files in the SDK and noticed that WorkerReplacementStrategy is only defined in the LastUpdate struct. Based on the comment in the code, LastUpdate is intended to describe the status of the last update to the environment.
Shouldn't it also be included in the Environment struct, especially since we need to specify the WorkerReplacementStrategy when performing a read?
Beta Was this translation helpful? Give feedback.
All reactions