graphql-transformer-common
Advanced tools
Comparing version 4.29.1-sql-gen2-1.0 to 4.30.0-data-schema-generator.0
@@ -410,7 +410,6 @@ ## API Report File for "graphql-transformer-common" | ||
OpenSearchDataSourceLogicalID: string; | ||
AmplifySQLLayerNotificationTopicName: string; | ||
AmplifySQLLayerNotificationTopicAccount: string; | ||
SQLLayerVersionManifestBucket: string; | ||
SQLLayerVersionManifestBucketRegion: string; | ||
SQLLayerManifestBucket: string; | ||
SQLLayerManifestBucketRegion: string; | ||
SQLLayerVersionManifestKeyPrefix: string; | ||
SQLSNSTopicARNManifestKeyPrefix: string; | ||
NoneDataSource: string; | ||
@@ -417,0 +416,0 @@ AuthCognitoUserPoolLogicalID: string; |
@@ -6,6 +6,8 @@ # Change Log | ||
## [4.29.1-sql-gen2-1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.29.0...graphql-transformer-common@4.29.1-sql-gen2-1.0) (2024-04-02) | ||
# [4.30.0-data-schema-generator.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.29.0...graphql-transformer-common@4.30.0-data-schema-generator.0) (2024-04-05) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
### Features | ||
- Fetch SNS topic ARN from SQL manifest ([#2345](https://github.com/aws-amplify/amplify-category-api/issues/2345)) ([fca256e](https://github.com/aws-amplify/amplify-category-api/commit/fca256e7cabf5af838b28b26c4ae0c3c8b1583eb)) | ||
# [4.29.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.28.1...graphql-transformer-common@4.29.0) (2024-03-28) | ||
@@ -12,0 +14,0 @@ |
@@ -22,7 +22,6 @@ export declare class ResourceConstants { | ||
OpenSearchDataSourceLogicalID: string; | ||
AmplifySQLLayerNotificationTopicName: string; | ||
AmplifySQLLayerNotificationTopicAccount: string; | ||
SQLLayerVersionManifestBucket: string; | ||
SQLLayerVersionManifestBucketRegion: string; | ||
SQLLayerManifestBucket: string; | ||
SQLLayerManifestBucketRegion: string; | ||
SQLLayerVersionManifestKeyPrefix: string; | ||
SQLSNSTopicARNManifestKeyPrefix: string; | ||
NoneDataSource: string; | ||
@@ -29,0 +28,0 @@ AuthCognitoUserPoolLogicalID: string; |
@@ -27,7 +27,6 @@ "use strict"; | ||
OpenSearchDataSourceLogicalID: 'OpenSearchDataSource', | ||
AmplifySQLLayerNotificationTopicName: 'AmplifySQLLayerNotification', | ||
AmplifySQLLayerNotificationTopicAccount: '582037449441', | ||
SQLLayerVersionManifestBucket: 'amplify-rds-layer-resources', | ||
SQLLayerVersionManifestBucketRegion: 'us-east-1', | ||
SQLLayerManifestBucket: 'amplify-rds-layer-resources', | ||
SQLLayerManifestBucketRegion: 'us-east-1', | ||
SQLLayerVersionManifestKeyPrefix: 'sql-layer-versions/', | ||
SQLSNSTopicARNManifestKeyPrefix: 'sql-sns-topic-versions/', | ||
NoneDataSource: 'NoneDataSource', | ||
@@ -34,0 +33,0 @@ AuthCognitoUserPoolLogicalID: 'AuthCognitoUserPool', |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "4.29.1-sql-gen2-1.0", | ||
"version": "4.30.0-data-schema-generator.0", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -69,3 +69,3 @@ "repository": { | ||
}, | ||
"gitHead": "6b20fe9d8698030b08f97f0ac49cd1cba3aa63c9" | ||
"gitHead": "e79bb1ea55434aa986c86d888ee011318f46be14" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
231057
1617