Closed
Description
Describe the issue
aws-cdk-lib.aws_batch.FargateComputeEnvironment needs to be updated for Fargate CEs
This doc is not consistent with other docs:
https://docs.aws.amazon.com/batch/latest/userguide/updating-compute-environments.html
https://docs.aws.amazon.com/cli/latest/reference/batch/update-compute-environment.html
Following fields in FargateComputeEnvironmentProps
of FargateComputeEnvironment
are not applicable. We might not be able to change model now as it is out, we can update documentation to reflect it is not applicable.
All these params are optional ?
.
replaceComputeEnvironment?
terminateOnUpdate?
updateTimeout?
updateToLatestImageVersion?
### Links
https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-batch/README.md