Skip to content

Commit ab03108

Browse files
author
AWS
committed
AWS CodeBuild Update: Add new fleet status code for Reserved Capacity.
1 parent dfb277f commit ab03108

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS CodeBuild",
4+
"contributor": "",
5+
"description": "Add new fleet status code for Reserved Capacity."
6+
}

services/codebuild/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2288,6 +2288,7 @@
22882288
"CREATING",
22892289
"UPDATING",
22902290
"ROTATING",
2291+
"PENDING_DELETION",
22912292
"DELETING",
22922293
"CREATE_FAILED",
22932294
"UPDATE_ROLLBACK_FAILED",

0 commit comments

Comments
 (0)