Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-ruby-automation committed Mar 29, 2024
1 parent d20a0de commit 8b65ef2
Show file tree
Hide file tree
Showing 103 changed files with 12,610 additions and 75 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ RubyGems.org page under "LINKS" section.
| AWS CloudTrail Data Service | Aws::CloudTrailData | aws-sdk-cloudtraildata | 2021-08-11 |
| AWS CodeBuild | Aws::CodeBuild | aws-sdk-codebuild | 2016-10-06 |
| AWS CodeCommit | Aws::CodeCommit | aws-sdk-codecommit | 2015-04-13 |
| AWS CodeConnections | Aws::CodeConnections | aws-sdk-codeconnections | 2023-12-01 |
| AWS CodeDeploy | Aws::CodeDeploy | aws-sdk-codedeploy | 2014-10-06 |
| AWS CodePipeline | Aws::CodePipeline | aws-sdk-codepipeline | 2015-07-09 |
| AWS CodeStar | Aws::CodeStar | aws-sdk-codestar | 2017-04-19 |
Expand Down
29 changes: 28 additions & 1 deletion apis/b2bi/2022-06-23/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1514,27 +1514,54 @@
"X12_180",
"X12_204",
"X12_210",
"X12_211",
"X12_214",
"X12_215",
"X12_259",
"X12_260",
"X12_266",
"X12_269",
"X12_270",
"X12_271",
"X12_274",
"X12_275",
"X12_276",
"X12_277",
"X12_278",
"X12_310",
"X12_315",
"X12_322",
"X12_404",
"X12_410",
"X12_417",
"X12_421",
"X12_426",
"X12_810",
"X12_820",
"X12_824",
"X12_830",
"X12_832",
"X12_834",
"X12_835",
"X12_837",
"X12_844",
"X12_846",
"X12_849",
"X12_850",
"X12_852",
"X12_855",
"X12_856",
"X12_860",
"X12_861",
"X12_864",
"X12_865",
"X12_869",
"X12_870",
"X12_940",
"X12_945",
"X12_990",
"X12_997"
"X12_997",
"X12_999"
]
},
"X12Version":{
Expand Down
2 changes: 1 addition & 1 deletion apis/b2bi/2022-06-23/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@
"X12Version": {
"base": null,
"refs": {
"X12Details$version": "<p>Returns the version to use for the specified X12 transaction set. Supported versions are <code>4010</code>, <code>4030</code>, and <code>5010</code>.</p>"
"X12Details$version": "<p>Returns the version to use for the specified X12 transaction set. <pre><code> &lt;/p&gt; </code></pre>"
}
}
}
Expand Down
1 change: 1 addition & 0 deletions apis/codebuild/2016-10-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1530,6 +1530,7 @@
"CREATING",
"UPDATING",
"ROTATING",
"PENDING_DELETION",
"DELETING",
"CREATE_FAILED",
"UPDATE_ROLLBACK_FAILED",
Expand Down
Loading

0 comments on commit 8b65ef2

Please sign in to comment.