@aws-amplify/graphql-api-construct 1.7.0-iam-auth.0 → 1.7.0-iam-auth-with-identityPool-provider-1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +18 -18
- package/CHANGELOG.md +1 -1
- package/lib/amplify-dynamodb-table-wrapper.js +1 -1
- package/lib/amplify-graphql-api.js +1 -1
- package/lib/amplify-graphql-definition.js +1 -1
- package/lib/sql-model-datasource-strategy.js +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/API.md +2 -2
- package/node_modules/@aws-amplify/graphql-auth-transformer/CHANGELOG.md +4 -2
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/graphql-auth-transformer.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/graphql-auth-transformer.js +30 -17
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/graphql-auth-transformer.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/constants.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/constants.js +1 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/constants.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/definitions.d.ts +2 -2
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/definitions.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/definitions.js +1 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/definitions.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/index.d.ts +2 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/index.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/index.js +20 -10
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/index.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/validations.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/validations.js +11 -4
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/validations.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/warnings.d.ts +1 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/warnings.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/warnings.js +10 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/utils/warnings.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/vtl-generator/rds/resolvers/common.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/vtl-generator/rds/resolvers/common.js +5 -5
- package/node_modules/@aws-amplify/graphql-auth-transformer/lib/vtl-generator/rds/resolvers/common.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/package.json +13 -13
- package/node_modules/@aws-amplify/graphql-default-value-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-default-value-transformer/package.json +8 -8
- package/node_modules/@aws-amplify/graphql-function-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-function-transformer/package.json +7 -7
- package/node_modules/@aws-amplify/graphql-http-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-http-transformer/package.json +7 -7
- package/node_modules/@aws-amplify/graphql-index-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-index-transformer/package.json +8 -8
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/lib/assets/mapping-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/package.json +11 -11
- package/node_modules/@aws-amplify/graphql-model-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-notification-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-patching-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/package.json +7 -7
- package/node_modules/@aws-amplify/graphql-predictions-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip +0 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/package.json +7 -7
- package/node_modules/@aws-amplify/graphql-relational-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-relational-transformer/package.json +9 -9
- package/node_modules/@aws-amplify/graphql-searchable-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-searchable-transformer/lib/streaming-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/package.json +8 -8
- package/node_modules/@aws-amplify/graphql-sql-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-sql-transformer/package.json +8 -8
- package/node_modules/@aws-amplify/graphql-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-transformer/package.json +15 -15
- package/node_modules/@aws-amplify/graphql-transformer-core/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-transformer-core/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/package.json +2 -2
- package/node_modules/graphql-mapping-template/CHANGELOG.md +1 -1
- package/node_modules/graphql-mapping-template/package.json +2 -2
- package/node_modules/graphql-transformer-common/CHANGELOG.md +1 -1
- package/node_modules/graphql-transformer-common/package.json +3 -3
- package/package.json +19 -19
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-http-transformer",
|
3
|
-
"version": "2.1.19-iam-auth.0",
|
3
|
+
"version": "2.1.19-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL @http transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,14 +28,14 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
33
33
|
"graphql": "^15.5.0",
|
34
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
35
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
34
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
35
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
36
36
|
},
|
37
37
|
"devDependencies": {
|
38
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0"
|
38
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
41
41
|
"aws-cdk-lib": "^2.80.0",
|
@@ -78,5 +78,5 @@
|
|
78
78
|
"/__tests__/"
|
79
79
|
]
|
80
80
|
},
|
81
|
-
"gitHead": "
|
81
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
82
82
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.3.8-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@2.3.7...@aws-amplify/graphql-index-transformer@2.3.8-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.3.8-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@2.3.7...@aws-amplify/graphql-index-transformer@2.3.8-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-index-transformer",
|
3
|
-
"version": "2.3.8-iam-auth.0",
|
3
|
+
"version": "2.3.8-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL index and key transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,15 +28,15 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
33
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
34
34
|
"graphql": "^15.5.0",
|
35
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
36
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
35
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
37
37
|
},
|
38
38
|
"devDependencies": {
|
39
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0"
|
39
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|
42
42
|
"aws-cdk-lib": "^2.80.0",
|
@@ -76,5 +76,5 @@
|
|
76
76
|
"/__tests__/"
|
77
77
|
]
|
78
78
|
},
|
79
|
-
"gitHead": "
|
79
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
80
80
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [3.4.9-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@3.4.8...@aws-amplify/graphql-maps-to-transformer@3.4.9-iam-auth.0) (2024-03-15)
|
6
|
+
## [3.4.9-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@3.4.8...@aws-amplify/graphql-maps-to-transformer@3.4.9-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
|
9
9
|
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-maps-to-transformer",
|
3
|
-
"version": "3.4.9-iam-auth.0",
|
3
|
+
"version": "3.4.9-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL @mapsTo transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -30,21 +30,21 @@
|
|
30
30
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
34
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
35
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
36
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
33
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
35
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
37
37
|
},
|
38
38
|
"peerDependencies": {
|
39
39
|
"aws-cdk-lib": "^2.80.0",
|
40
40
|
"constructs": "^10.0.5"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
|
-
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth.0",
|
44
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
45
|
-
"@aws-amplify/graphql-relational-transformer": "2.4.2-iam-auth.0",
|
46
|
-
"@aws-amplify/graphql-searchable-transformer": "2.6.2-iam-auth.0",
|
47
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0",
|
43
|
+
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth-with-identityPool-provider-1.0",
|
44
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
45
|
+
"@aws-amplify/graphql-relational-transformer": "2.4.2-iam-auth-with-identityPool-provider-1.0",
|
46
|
+
"@aws-amplify/graphql-searchable-transformer": "2.6.2-iam-auth-with-identityPool-provider-1.0",
|
47
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0",
|
48
48
|
"graphql": "^15.5.0"
|
49
49
|
},
|
50
50
|
"jest": {
|
@@ -81,5 +81,5 @@
|
|
81
81
|
"/__tests__/"
|
82
82
|
]
|
83
83
|
},
|
84
|
-
"gitHead": "
|
84
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
85
85
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.6.1-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@2.6.0...@aws-amplify/graphql-model-transformer@2.6.1-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.6.1-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@2.6.0...@aws-amplify/graphql-model-transformer@2.6.1-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-model-transformer
|
9
9
|
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-model-transformer",
|
3
|
-
"version": "2.6.1-iam-auth.0",
|
3
|
+
"version": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify graphql @model transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -32,18 +32,18 @@
|
|
32
32
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
36
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
35
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
37
37
|
"graphql": "^15.5.0",
|
38
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
39
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
38
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
39
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|
42
42
|
"aws-cdk-lib": "^2.80.0",
|
43
43
|
"constructs": "^10.0.5"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0",
|
46
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0",
|
47
47
|
"@aws-sdk/client-dynamodb": "^3.431.0",
|
48
48
|
"@types/aws-lambda": "8.10.119",
|
49
49
|
"@types/node": "^12.12.6"
|
@@ -85,5 +85,5 @@
|
|
85
85
|
"/__tests__/"
|
86
86
|
]
|
87
87
|
},
|
88
|
-
"gitHead": "
|
88
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
89
89
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.1.19-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@2.1.18...@aws-amplify/graphql-predictions-transformer@2.1.19-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.1.19-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@2.1.18...@aws-amplify/graphql-predictions-transformer@2.1.19-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer
|
9
9
|
|
package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-predictions-transformer",
|
3
|
-
"version": "2.1.19-iam-auth.0",
|
3
|
+
"version": "2.1.19-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL @predictions transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,18 +28,18 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
33
33
|
"graphql": "^15.5.0",
|
34
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
35
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
34
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
35
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
36
36
|
},
|
37
37
|
"peerDependencies": {
|
38
38
|
"aws-cdk-lib": "^2.80.0",
|
39
39
|
"constructs": "^10.0.5"
|
40
40
|
},
|
41
41
|
"devDependencies": {
|
42
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0",
|
42
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0",
|
43
43
|
"bestzip": "^2.1.5"
|
44
44
|
},
|
45
45
|
"jest": {
|
@@ -79,5 +79,5 @@
|
|
79
79
|
"/__tests__/"
|
80
80
|
]
|
81
81
|
},
|
82
|
-
"gitHead": "
|
82
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
83
83
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.4.2-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.4.1...@aws-amplify/graphql-relational-transformer@2.4.2-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.4.2-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.4.1...@aws-amplify/graphql-relational-transformer@2.4.2-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-relational-transformer
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-relational-transformer",
|
3
|
-
"version": "2.4.2-iam-auth.0",
|
3
|
+
"version": "2.4.2-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL relational modeling transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,17 +28,17 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
33
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
34
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
35
35
|
"graphql": "^15.5.0",
|
36
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
37
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0",
|
36
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
37
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0",
|
38
38
|
"immer": "^9.0.12"
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0"
|
41
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"aws-cdk-lib": "^2.80.0",
|
@@ -78,5 +78,5 @@
|
|
78
78
|
"/__tests__/"
|
79
79
|
]
|
80
80
|
},
|
81
|
-
"gitHead": "
|
81
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
82
82
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.6.2-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-searchable-transformer@2.6.1...@aws-amplify/graphql-searchable-transformer@2.6.2-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.6.2-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-searchable-transformer@2.6.1...@aws-amplify/graphql-searchable-transformer@2.6.2-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-searchable-transformer
|
9
9
|
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-searchable-transformer",
|
3
|
-
"version": "2.6.2-iam-auth.0",
|
3
|
+
"version": "2.6.2-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplfy GraphQL @searchable transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,19 +28,19 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
33
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
34
34
|
"graphql": "^15.5.0",
|
35
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
36
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
35
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
37
37
|
},
|
38
38
|
"peerDependencies": {
|
39
39
|
"aws-cdk-lib": "^2.80.0",
|
40
40
|
"constructs": "^10.0.5"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0",
|
43
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0",
|
44
44
|
"@types/node": "^12.12.6"
|
45
45
|
},
|
46
46
|
"jest": {
|
@@ -81,5 +81,5 @@
|
|
81
81
|
"/__tests__/"
|
82
82
|
]
|
83
83
|
},
|
84
|
-
"gitHead": "
|
84
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
85
85
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [0.2.8-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-sql-transformer@0.2.7...@aws-amplify/graphql-sql-transformer@0.2.8-iam-auth.0) (2024-03-15)
|
6
|
+
## [0.2.8-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-sql-transformer@0.2.7...@aws-amplify/graphql-sql-transformer@0.2.8-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-sql-transformer
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-sql-transformer",
|
3
|
-
"version": "0.2.8-iam-auth.0",
|
3
|
+
"version": "0.2.8-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL @sql transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,15 +28,15 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
32
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
33
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
34
34
|
"graphql": "^15.5.0",
|
35
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
36
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0"
|
35
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0"
|
37
37
|
},
|
38
38
|
"devDependencies": {
|
39
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth.0"
|
39
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.7-iam-auth-with-identityPool-provider-1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|
42
42
|
"aws-cdk-lib": "^2.80.0",
|
@@ -79,5 +79,5 @@
|
|
79
79
|
"/__tests__/"
|
80
80
|
]
|
81
81
|
},
|
82
|
-
"gitHead": "
|
82
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
83
83
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [1.3.13-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer@1.3.12...@aws-amplify/graphql-transformer@1.3.13-iam-auth.0) (2024-03-15)
|
6
|
+
## [1.3.13-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer@1.3.12...@aws-amplify/graphql-transformer@1.3.13-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-transformer
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-transformer",
|
3
|
-
"version": "1.3.13-iam-auth.0",
|
3
|
+
"version": "1.3.13-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL Transformer Root Package",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,19 +28,19 @@
|
|
28
28
|
"access": "public"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-auth-transformer": "3.
|
32
|
-
"@aws-amplify/graphql-default-value-transformer": "2.3.2-iam-auth.0",
|
33
|
-
"@aws-amplify/graphql-function-transformer": "2.1.19-iam-auth.0",
|
34
|
-
"@aws-amplify/graphql-http-transformer": "2.1.19-iam-auth.0",
|
35
|
-
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth.0",
|
36
|
-
"@aws-amplify/graphql-maps-to-transformer": "3.4.9-iam-auth.0",
|
37
|
-
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth.0",
|
38
|
-
"@aws-amplify/graphql-predictions-transformer": "2.1.19-iam-auth.0",
|
39
|
-
"@aws-amplify/graphql-relational-transformer": "2.4.2-iam-auth.0",
|
40
|
-
"@aws-amplify/graphql-searchable-transformer": "2.6.2-iam-auth.0",
|
41
|
-
"@aws-amplify/graphql-sql-transformer": "0.2.8-iam-auth.0",
|
42
|
-
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth.0",
|
43
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0"
|
31
|
+
"@aws-amplify/graphql-auth-transformer": "3.5.0-iam-auth-with-identityPool-provider-1.0",
|
32
|
+
"@aws-amplify/graphql-default-value-transformer": "2.3.2-iam-auth-with-identityPool-provider-1.0",
|
33
|
+
"@aws-amplify/graphql-function-transformer": "2.1.19-iam-auth-with-identityPool-provider-1.0",
|
34
|
+
"@aws-amplify/graphql-http-transformer": "2.1.19-iam-auth-with-identityPool-provider-1.0",
|
35
|
+
"@aws-amplify/graphql-index-transformer": "2.3.8-iam-auth-with-identityPool-provider-1.0",
|
36
|
+
"@aws-amplify/graphql-maps-to-transformer": "3.4.9-iam-auth-with-identityPool-provider-1.0",
|
37
|
+
"@aws-amplify/graphql-model-transformer": "2.6.1-iam-auth-with-identityPool-provider-1.0",
|
38
|
+
"@aws-amplify/graphql-predictions-transformer": "2.1.19-iam-auth-with-identityPool-provider-1.0",
|
39
|
+
"@aws-amplify/graphql-relational-transformer": "2.4.2-iam-auth-with-identityPool-provider-1.0",
|
40
|
+
"@aws-amplify/graphql-searchable-transformer": "2.6.2-iam-auth-with-identityPool-provider-1.0",
|
41
|
+
"@aws-amplify/graphql-sql-transformer": "0.2.8-iam-auth-with-identityPool-provider-1.0",
|
42
|
+
"@aws-amplify/graphql-transformer-core": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
43
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@types/node": "^12.12.6",
|
@@ -87,5 +87,5 @@
|
|
87
87
|
"/__tests__/"
|
88
88
|
]
|
89
89
|
},
|
90
|
-
"gitHead": "
|
90
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
91
91
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [2.5.1-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-core@2.5.0...@aws-amplify/graphql-transformer-core@2.5.1-iam-auth.0) (2024-03-15)
|
6
|
+
## [2.5.1-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-core@2.5.0...@aws-amplify/graphql-transformer-core@2.5.1-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-transformer-core
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-transformer-core",
|
3
|
-
"version": "2.5.1-iam-auth.0",
|
3
|
+
"version": "2.5.1-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "A framework to transform from GraphQL SDL to AWS CloudFormation.",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -28,10 +28,10 @@
|
|
28
28
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth.0",
|
31
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
32
32
|
"fs-extra": "^8.1.0",
|
33
33
|
"graphql": "^15.5.0",
|
34
|
-
"graphql-transformer-common": "4.28.2-iam-auth.0",
|
34
|
+
"graphql-transformer-common": "4.28.2-iam-auth-with-identityPool-provider-1.0",
|
35
35
|
"hjson": "^3.2.2",
|
36
36
|
"lodash": "^4.17.21",
|
37
37
|
"md5": "^2.3.0",
|
@@ -85,5 +85,5 @@
|
|
85
85
|
"/__tests__/"
|
86
86
|
]
|
87
87
|
},
|
88
|
-
"gitHead": "
|
88
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
89
89
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [3.4.1-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.4.0...@aws-amplify/graphql-transformer-interfaces@3.4.1-iam-auth.0) (2024-03-15)
|
6
|
+
## [3.4.1-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.4.0...@aws-amplify/graphql-transformer-interfaces@3.4.1-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-transformer-interfaces
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-transformer-interfaces",
|
3
|
-
"version": "3.4.1-iam-auth.0",
|
3
|
+
"version": "3.4.1-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Amplify GraphQL transformer interface definitions",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -60,5 +60,5 @@
|
|
60
60
|
"/__tests__/"
|
61
61
|
]
|
62
62
|
},
|
63
|
-
"gitHead": "
|
63
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
64
64
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [4.20.16-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@4.20.15...graphql-mapping-template@4.20.16-iam-auth.0) (2024-03-15)
|
6
|
+
## [4.20.16-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@4.20.15...graphql-mapping-template@4.20.16-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package graphql-mapping-template
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "graphql-mapping-template",
|
3
|
-
"version": "4.20.16-iam-auth.0",
|
3
|
+
"version": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "An AST wrapper around AWS AppSync resolvers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -58,5 +58,5 @@
|
|
58
58
|
"/__tests__/"
|
59
59
|
]
|
60
60
|
},
|
61
|
-
"gitHead": "
|
61
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
62
62
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [4.28.2-iam-auth.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.28.1...graphql-transformer-common@4.28.2-iam-auth.0) (2024-03-15)
|
6
|
+
## [4.28.2-iam-auth-with-identityPool-provider-1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.28.1...graphql-transformer-common@4.28.2-iam-auth-with-identityPool-provider-1.0) (2024-03-15)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package graphql-transformer-common
|
9
9
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "graphql-transformer-common",
|
3
|
-
"version": "4.28.2-iam-auth.0",
|
3
|
+
"version": "4.28.2-iam-auth-with-identityPool-provider-1.0",
|
4
4
|
"description": "Common code and constants for AppSync Transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
},
|
26
26
|
"dependencies": {
|
27
27
|
"graphql": "^15.5.0",
|
28
|
-
"graphql-mapping-template": "4.20.16-iam-auth.0",
|
28
|
+
"graphql-mapping-template": "4.20.16-iam-auth-with-identityPool-provider-1.0",
|
29
29
|
"md5": "^2.2.1",
|
30
30
|
"pluralize": "8.0.0"
|
31
31
|
},
|
@@ -66,5 +66,5 @@
|
|
66
66
|
"/__tests__/"
|
67
67
|
]
|
68
68
|
},
|
69
|
-
"gitHead": "
|
69
|
+
"gitHead": "dafa4bb5ea5cec5dc90b722bf138064897f4f24a"
|
70
70
|
}
|