File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- "${LATEST}" : " 3.333.0 "
3+ "${LATEST}" : " 3.334.2 "
44 },
55 "endpoints" : " https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json" ,
66 "services" : {
Original file line number Diff line number Diff line change 22
33## NOT RELEASED
44
5+ ### Changed
6+
7+ - AWS enhancement: Documentation updates.
8+
59## 3.1.0
610
711### Added
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ final class DataSource
3939 * - **AMAZON_ELASTICSEARCH**: The data source is an Amazon OpenSearch Service domain.
4040 * - **AMAZON_OPENSEARCH_SERVICE**: The data source is an Amazon OpenSearch Service domain.
4141 * - **AMAZON_EVENTBRIDGE**: The data source is an Amazon EventBridge configuration.
42+ * - **AMAZON_BEDROCK_RUNTIME**: The data source is the Amazon Bedrock runtime.
4243 * - **NONE**: There is no data source. Use this type when you want to invoke a GraphQL operation without connecting to
4344 * a data source, such as when you're performing data transformation with resolvers or invoking a subscription from a
4445 * mutation.
You can’t perform that action at this time.
0 commit comments