Skip to content

Commit

Permalink
Merge branch 'version-3' into s3-crc32
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp authored Aug 20, 2024
2 parents 2fe9185 + 621d218 commit d9cbb26
Show file tree
Hide file tree
Showing 160 changed files with 11,727 additions and 8,147 deletions.
9 changes: 6 additions & 3 deletions apis/batch/2016-08-10/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,8 @@
"updatePolicy":{"shape":"UpdatePolicy"},
"eksConfiguration":{"shape":"EksConfiguration"},
"containerOrchestrationType":{"shape":"OrchestrationType"},
"uuid":{"shape":"String"}
"uuid":{"shape":"String"},
"context":{"shape":"String"}
}
},
"ComputeEnvironmentDetailList":{
Expand Down Expand Up @@ -706,7 +707,8 @@
"computeResources":{"shape":"ComputeResource"},
"serviceRole":{"shape":"String"},
"tags":{"shape":"TagrisTagsMap"},
"eksConfiguration":{"shape":"EksConfiguration"}
"eksConfiguration":{"shape":"EksConfiguration"},
"context":{"shape":"String"}
}
},
"CreateComputeEnvironmentResponse":{
Expand Down Expand Up @@ -2239,7 +2241,8 @@
"unmanagedvCpus":{"shape":"Integer"},
"computeResources":{"shape":"ComputeResourceUpdate"},
"serviceRole":{"shape":"String"},
"updatePolicy":{"shape":"UpdatePolicy"}
"updatePolicy":{"shape":"UpdatePolicy"},
"context":{"shape":"String"}
}
},
"UpdateComputeEnvironmentResponse":{
Expand Down
5 changes: 4 additions & 1 deletion apis/batch/2016-08-10/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit d9cbb26

Please sign in to comment.