Skip to content

Commit

Permalink
Update generated code (#1814)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot authored Dec 10, 2024
1 parent 655684a commit 8666209
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## NOT RELEASED

### Changed

- AWS enhancement: Documentation updates.

## 3.1.0

### Added
Expand Down
1 change: 1 addition & 0 deletions src/ValueObject/DataSource.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ final class DataSource
* - **AMAZON_ELASTICSEARCH**: The data source is an Amazon OpenSearch Service domain.
* - **AMAZON_OPENSEARCH_SERVICE**: The data source is an Amazon OpenSearch Service domain.
* - **AMAZON_EVENTBRIDGE**: The data source is an Amazon EventBridge configuration.
* - **AMAZON_BEDROCK_RUNTIME**: The data source is the Amazon Bedrock runtime.
* - **NONE**: There is no data source. Use this type when you want to invoke a GraphQL operation without connecting to
* a data source, such as when you're performing data transformation with resolvers or invoking a subscription from a
* mutation.
Expand Down

0 comments on commit 8666209

Please sign in to comment.