@aws-amplify/graphql-api-construct 1.7.1-gen2-release.1 → 1.8.0-sql-gen2-1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +74 -36
- package/API.md +6 -1
- package/CHANGELOG.md +5 -5
- 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/internal/data-source-config.js +3 -2
- package/lib/model-datasource-strategy-types.d.ts +9 -1
- package/lib/model-datasource-strategy-types.js +1 -1
- package/lib/sql-model-datasource-strategy.d.ts +7 -1
- package/lib/sql-model-datasource-strategy.js +15 -4
- package/node_modules/@aws-amplify/graphql-auth-transformer/CHANGELOG.md +5 -2
- package/node_modules/@aws-amplify/graphql-auth-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/package.json +14 -13
- package/node_modules/@aws-amplify/graphql-default-value-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-default-value-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-default-value-transformer/package.json +9 -8
- package/node_modules/@aws-amplify/graphql-directives/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-directives/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-directives/package.json +3 -2
- package/node_modules/@aws-amplify/graphql-function-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-function-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-function-transformer/package.json +8 -7
- package/node_modules/@aws-amplify/graphql-http-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-http-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-http-transformer/package.json +8 -7
- package/node_modules/@aws-amplify/graphql-index-transformer/CHANGELOG.md +4 -2
- package/node_modules/@aws-amplify/graphql-index-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-index-transformer/package.json +9 -8
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/LICENSE +201 -0
- 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 +12 -11
- package/node_modules/@aws-amplify/graphql-model-transformer/CHANGELOG.md +5 -2
- package/node_modules/@aws-amplify/graphql-model-transformer/LICENSE +201 -0
- 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/lib/resolvers/rds/resolver.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/resolvers/rds/resolver.js +7 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/resolvers/rds/resolver.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/resources/rds-model-resource-generator.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/resources/rds-model-resource-generator.js +5 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/resources/rds-model-resource-generator.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-model-transformer/package.json +8 -7
- package/node_modules/@aws-amplify/graphql-predictions-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-predictions-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip +0 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/package.json +8 -7
- package/node_modules/@aws-amplify/graphql-relational-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-relational-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-relational-transformer/package.json +10 -9
- package/node_modules/@aws-amplify/graphql-searchable-transformer/CHANGELOG.md +4 -2
- package/node_modules/@aws-amplify/graphql-searchable-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/lib/streaming-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/package.json +9 -8
- package/node_modules/@aws-amplify/graphql-sql-transformer/CHANGELOG.md +4 -2
- package/node_modules/@aws-amplify/graphql-sql-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-sql-transformer/package.json +9 -8
- package/node_modules/@aws-amplify/graphql-transformer/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-transformer/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-transformer/package.json +16 -15
- package/node_modules/@aws-amplify/graphql-transformer-core/CHANGELOG.md +1 -1
- package/node_modules/@aws-amplify/graphql-transformer-core/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-transformer-core/package.json +6 -5
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/API.md +10 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/CHANGELOG.md +6 -2
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/LICENSE +201 -0
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/lib/model-datasource/types.d.ts +5 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/lib/model-datasource/types.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/lib/model-datasource/types.js +5 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/lib/model-datasource/types.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/package.json +3 -2
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/src/model-datasource/types.ts +20 -1
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/tsconfig.tsbuildinfo +1 -1
- package/node_modules/graphql-transformer-common/CHANGELOG.md +1 -1
- package/node_modules/graphql-transformer-common/LICENSE +201 -0
- package/node_modules/graphql-transformer-common/package.json +3 -2
- package/package.json +19 -19
- package/src/internal/data-source-config.ts +5 -1
- package/src/model-datasource-strategy-types.ts +11 -1
- package/src/sql-model-datasource-strategy.ts +15 -1
@@ -0,0 +1,201 @@
|
|
1
|
+
Apache License
|
2
|
+
Version 2.0, January 2004
|
3
|
+
http://www.apache.org/licenses/
|
4
|
+
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
+
|
7
|
+
1. Definitions.
|
8
|
+
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
+
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
+
the copyright owner that is granting the License.
|
14
|
+
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
+
other entities that control, are controlled by, or are under common
|
17
|
+
control with that entity. For the purposes of this definition,
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
19
|
+
direction or management of such entity, whether by contract or
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
+
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
+
exercising permissions granted by this License.
|
25
|
+
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
27
|
+
including but not limited to software source code, documentation
|
28
|
+
source, and configuration files.
|
29
|
+
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
31
|
+
transformation or translation of a Source form, including but
|
32
|
+
not limited to compiled object code, generated documentation,
|
33
|
+
and conversions to other media types.
|
34
|
+
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
36
|
+
Object form, made available under the License, as indicated by a
|
37
|
+
copyright notice that is included in or attached to the work
|
38
|
+
(an example is provided in the Appendix below).
|
39
|
+
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
+
the Work and Derivative Works thereof.
|
47
|
+
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
49
|
+
the original version of the Work and any modifications or additions
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
+
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
64
|
+
subsequently incorporated within the Work.
|
65
|
+
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
72
|
+
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
+
where such license applies only to those patent claims licensable
|
79
|
+
by such Contributor that are necessarily infringed by their
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
82
|
+
institute patent litigation against any entity (including a
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
85
|
+
or contributory patent infringement, then any patent licenses
|
86
|
+
granted to You under this License for that Work shall terminate
|
87
|
+
as of the date such litigation is filed.
|
88
|
+
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
91
|
+
modifications, and in Source or Object form, provided that You
|
92
|
+
meet the following conditions:
|
93
|
+
|
94
|
+
(a) You must give any other recipients of the Work or
|
95
|
+
Derivative Works a copy of this License; and
|
96
|
+
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
98
|
+
stating that You changed the files; and
|
99
|
+
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
102
|
+
attribution notices from the Source form of the Work,
|
103
|
+
excluding those notices that do not pertain to any part of
|
104
|
+
the Derivative Works; and
|
105
|
+
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
108
|
+
include a readable copy of the attribution notices contained
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
111
|
+
of the following places: within a NOTICE text file distributed
|
112
|
+
as part of the Derivative Works; within the Source form or
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
114
|
+
within a display generated by the Derivative Works, if and
|
115
|
+
wherever such third-party notices normally appear. The contents
|
116
|
+
of the NOTICE file are for informational purposes only and
|
117
|
+
do not modify the License. You may add Your own attribution
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
120
|
+
that such additional attribution notices cannot be construed
|
121
|
+
as modifying the License.
|
122
|
+
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
124
|
+
may provide additional or different license terms and conditions
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
128
|
+
the conditions stated in this License.
|
129
|
+
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
133
|
+
this License, without any additional terms or conditions.
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
+
the terms of any separate license agreement you may have executed
|
136
|
+
with Licensor regarding such Contributions.
|
137
|
+
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
140
|
+
except as required for reasonable and customary use in describing the
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
+
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
152
|
+
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
158
|
+
incidental, or consequential damages of any character arising as a
|
159
|
+
result of this License or out of the use or inability to use the
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
162
|
+
other commercial damages or losses), even if such Contributor
|
163
|
+
has been advised of the possibility of such damages.
|
164
|
+
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
+
or other liability obligations and/or rights consistent with this
|
169
|
+
License. However, in accepting such obligations, You may act only
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
174
|
+
of your accepting any such warranty or additional liability.
|
175
|
+
|
176
|
+
END OF TERMS AND CONDITIONS
|
177
|
+
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
179
|
+
|
180
|
+
To apply the Apache License to your work, attach the following
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
182
|
+
replaced with your own identifying information. (Don't include
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
184
|
+
comment syntax for the file format. We also recommend that a
|
185
|
+
file or class name and description of purpose be included on the
|
186
|
+
same "printed page" as the copyright notice for easier
|
187
|
+
identification within third-party archives.
|
188
|
+
|
189
|
+
Copyright 2017 - 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
190
|
+
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
192
|
+
you may not use this file except in compliance with the License.
|
193
|
+
You may obtain a copy of the License at
|
194
|
+
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
196
|
+
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200
|
+
See the License for the specific language governing permissions and
|
201
|
+
limitations under the License.
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-maps-to-transformer",
|
3
|
-
"version": "3.4.10-gen2-
|
3
|
+
"version": "3.4.10-sql-gen2-1.0",
|
4
4
|
"description": "Amplify GraphQL @mapsTo transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -30,22 +30,22 @@
|
|
30
30
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
|
-
"@aws-amplify/graphql-directives": "1.1.0-gen2-
|
34
|
-
"@aws-amplify/graphql-transformer-core": "2.5.2-gen2-
|
35
|
-
"@aws-amplify/graphql-transformer-interfaces": "3.
|
33
|
+
"@aws-amplify/graphql-directives": "1.1.0-sql-gen2-1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-core": "2.5.2-sql-gen2-1.0",
|
35
|
+
"@aws-amplify/graphql-transformer-interfaces": "3.6.0-sql-gen2-1.0",
|
36
36
|
"graphql-mapping-template": "4.20.15",
|
37
|
-
"graphql-transformer-common": "4.29.1-gen2-
|
37
|
+
"graphql-transformer-common": "4.29.1-sql-gen2-1.0"
|
38
38
|
},
|
39
39
|
"peerDependencies": {
|
40
40
|
"aws-cdk-lib": "^2.80.0",
|
41
41
|
"constructs": "^10.0.5"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
|
-
"@aws-amplify/graphql-index-transformer": "2.
|
45
|
-
"@aws-amplify/graphql-model-transformer": "2.
|
46
|
-
"@aws-amplify/graphql-relational-transformer": "2.5.0-gen2-
|
47
|
-
"@aws-amplify/graphql-searchable-transformer": "2.
|
48
|
-
"@aws-amplify/graphql-transformer-test-utils": "0.4.8-gen2-
|
44
|
+
"@aws-amplify/graphql-index-transformer": "2.4.0-sql-gen2-1.0",
|
45
|
+
"@aws-amplify/graphql-model-transformer": "2.8.0-sql-gen2-1.0",
|
46
|
+
"@aws-amplify/graphql-relational-transformer": "2.5.0-sql-gen2-1.0",
|
47
|
+
"@aws-amplify/graphql-searchable-transformer": "2.7.0-sql-gen2-1.0",
|
48
|
+
"@aws-amplify/graphql-transformer-test-utils": "0.4.8-sql-gen2-1.0",
|
49
49
|
"graphql": "^15.5.0"
|
50
50
|
},
|
51
51
|
"jest": {
|
@@ -81,5 +81,6 @@
|
|
81
81
|
"coveragePathIgnorePatterns": [
|
82
82
|
"/__tests__/"
|
83
83
|
]
|
84
|
-
}
|
84
|
+
},
|
85
|
+
"gitHead": "6b20fe9d8698030b08f97f0ac49cd1cba3aa63c9"
|
85
86
|
}
|
@@ -3,9 +3,12 @@
|
|
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
|
-
|
6
|
+
# [2.8.0-sql-gen2-1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@2.7.0...@aws-amplify/graphql-model-transformer@2.8.0-sql-gen2-1.0) (2024-04-02)
|
7
7
|
|
8
|
-
|
8
|
+
### Features
|
9
|
+
|
10
|
+
- add cdk sql connection string support ([#2409](https://github.com/aws-amplify/amplify-category-api/issues/2409)) ([274d117](https://github.com/aws-amplify/amplify-category-api/commit/274d1176d96e265d02817a975848c767d6d43c31))
|
11
|
+
- generic iam authorization ([#2385](https://github.com/aws-amplify/amplify-category-api/issues/2385)) ([550ee80](https://github.com/aws-amplify/amplify-category-api/commit/550ee803275817d25447ff1400d55eb1ad4cd0c2))
|
9
12
|
|
10
13
|
# [2.7.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@2.6.0...@aws-amplify/graphql-model-transformer@2.7.0) (2024-03-28)
|
11
14
|
|
@@ -0,0 +1,201 @@
|
|
1
|
+
Apache License
|
2
|
+
Version 2.0, January 2004
|
3
|
+
http://www.apache.org/licenses/
|
4
|
+
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
+
|
7
|
+
1. Definitions.
|
8
|
+
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
+
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
+
the copyright owner that is granting the License.
|
14
|
+
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
+
other entities that control, are controlled by, or are under common
|
17
|
+
control with that entity. For the purposes of this definition,
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
19
|
+
direction or management of such entity, whether by contract or
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
+
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
+
exercising permissions granted by this License.
|
25
|
+
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
27
|
+
including but not limited to software source code, documentation
|
28
|
+
source, and configuration files.
|
29
|
+
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
31
|
+
transformation or translation of a Source form, including but
|
32
|
+
not limited to compiled object code, generated documentation,
|
33
|
+
and conversions to other media types.
|
34
|
+
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
36
|
+
Object form, made available under the License, as indicated by a
|
37
|
+
copyright notice that is included in or attached to the work
|
38
|
+
(an example is provided in the Appendix below).
|
39
|
+
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
+
the Work and Derivative Works thereof.
|
47
|
+
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
49
|
+
the original version of the Work and any modifications or additions
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
+
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
64
|
+
subsequently incorporated within the Work.
|
65
|
+
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
72
|
+
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
+
where such license applies only to those patent claims licensable
|
79
|
+
by such Contributor that are necessarily infringed by their
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
82
|
+
institute patent litigation against any entity (including a
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
85
|
+
or contributory patent infringement, then any patent licenses
|
86
|
+
granted to You under this License for that Work shall terminate
|
87
|
+
as of the date such litigation is filed.
|
88
|
+
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
91
|
+
modifications, and in Source or Object form, provided that You
|
92
|
+
meet the following conditions:
|
93
|
+
|
94
|
+
(a) You must give any other recipients of the Work or
|
95
|
+
Derivative Works a copy of this License; and
|
96
|
+
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
98
|
+
stating that You changed the files; and
|
99
|
+
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
102
|
+
attribution notices from the Source form of the Work,
|
103
|
+
excluding those notices that do not pertain to any part of
|
104
|
+
the Derivative Works; and
|
105
|
+
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
108
|
+
include a readable copy of the attribution notices contained
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
111
|
+
of the following places: within a NOTICE text file distributed
|
112
|
+
as part of the Derivative Works; within the Source form or
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
114
|
+
within a display generated by the Derivative Works, if and
|
115
|
+
wherever such third-party notices normally appear. The contents
|
116
|
+
of the NOTICE file are for informational purposes only and
|
117
|
+
do not modify the License. You may add Your own attribution
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
120
|
+
that such additional attribution notices cannot be construed
|
121
|
+
as modifying the License.
|
122
|
+
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
124
|
+
may provide additional or different license terms and conditions
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
128
|
+
the conditions stated in this License.
|
129
|
+
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
133
|
+
this License, without any additional terms or conditions.
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
+
the terms of any separate license agreement you may have executed
|
136
|
+
with Licensor regarding such Contributions.
|
137
|
+
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
140
|
+
except as required for reasonable and customary use in describing the
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
+
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
152
|
+
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
158
|
+
incidental, or consequential damages of any character arising as a
|
159
|
+
result of this License or out of the use or inability to use the
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
162
|
+
other commercial damages or losses), even if such Contributor
|
163
|
+
has been advised of the possibility of such damages.
|
164
|
+
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
+
or other liability obligations and/or rights consistent with this
|
169
|
+
License. However, in accepting such obligations, You may act only
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
174
|
+
of your accepting any such warranty or additional liability.
|
175
|
+
|
176
|
+
END OF TERMS AND CONDITIONS
|
177
|
+
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
179
|
+
|
180
|
+
To apply the Apache License to your work, attach the following
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
182
|
+
replaced with your own identifying information. (Don't include
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
184
|
+
comment syntax for the file format. We also recommend that a
|
185
|
+
file or class name and description of purpose be included on the
|
186
|
+
same "printed page" as the copyright notice for easier
|
187
|
+
identification within third-party archives.
|
188
|
+
|
189
|
+
Copyright 2017 - 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
190
|
+
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
192
|
+
you may not use this file except in compliance with the License.
|
193
|
+
You may obtain a copy of the License at
|
194
|
+
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
196
|
+
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200
|
+
See the License for the specific language governing permissions and
|
201
|
+
limitations under the License.
|
Binary file
|
Binary file
|
Binary file
|
package/node_modules/@aws-amplify/graphql-model-transformer/lib/resolvers/rds/resolver.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolver.d.ts","sourceRoot":"","sources":["../../../src/resolvers/rds/resolver.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAgB,MAAM,aAAa,CAAC;AACvD,OAAO,EACL,UAAU,EAcX,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAAE,sBAAsB,EAAmB,MAAM,uCAAuC,CAAC;AAChG,OAAO,EACL,kBAAkB,EAClB,eAAe,EAEf,0BAA0B,EAC1B,SAAS,EACT,4BAA4B,EAC5B,oCAAoC,
|
1
|
+
{"version":3,"file":"resolver.d.ts","sourceRoot":"","sources":["../../../src/resolvers/rds/resolver.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAgB,MAAM,aAAa,CAAC;AACvD,OAAO,EACL,UAAU,EAcX,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAAE,sBAAsB,EAAmB,MAAM,uCAAuC,CAAC;AAChG,OAAO,EACL,kBAAkB,EAClB,eAAe,EAEf,0BAA0B,EAC1B,SAAS,EACT,4BAA4B,EAC5B,oCAAoC,EAIrC,MAAM,6CAA6C,CAAC;AACrD,OAAO,EAAU,KAAK,EAAmD,MAAM,qBAAqB,CAAC;AACrG,OAAO,EAAE,SAAS,EAA4D,MAAM,wBAAwB,CAAC;AAC7G,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAqD,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAEtG,OAAO,EAAE,iBAAiB,EAA+C,MAAM,8BAA8B,CAAC;AAK9G,MAAM,MAAM,UAAU,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM,GAAG,MAAM,CAAC;AAMlF,oBAAY,uBAAuB;IACjC,GAAG,QAAQ;IACX,eAAe,oBAAoB;CACpC;AAWD,eAAO,MAAM,mBAAmB,UAAW,SAAS,WAAW,eAAe,iBAAiB,sBAAsB,KAAG,UAGpH,CAAC;AAQL,eAAO,MAAM,eAAe,UACnB,SAAS,cACJ,kBAAkB,cAClB,KAAK,mBACA,MAAM,iBACR,sBAAsB,2BACZ,uBAAuB,GAAG,SAAS;;oCAEvC,SAAS,0CACU,4BAA4B,KACnE,SAgEF,CAAC;AAYF,eAAO,MAAM,gCAAgC,UAAW,SAAS,iBAAiB,sBAAsB,KAAG,iBA6B1G,CAAC;AA6DF,eAAO,MAAM,uBAAuB,UAC3B,SAAS,cACJ,kBAAkB,cAClB,KAAK,iBACF,sBAAsB;;oCAEhB,SAAS,KAC7B,SAcF,CAAC;AAQF,eAAO,MAAM,mBAAmB,aACpB,MAAM,SACT,SAAS,eACH,oCAAoC,iBAClC,sBAAsB,KACpC,KA0EF,CAAC;AAQF,eAAO,MAAM,2BAA2B,aAC5B,MAAM,SACT,SAAS,eACH,MAAM,iBACJ,sBAAsB,KACpC,KAwCF,CAAC;AAQF,eAAO,MAAM,6BAA6B,cAC7B,MAAM,aACN,MAAM,iBACF,MAAM,OAChB,0BAA0B,KAC9B,MA2BF,CAAC;AAMF,eAAO,MAAM,iCAAiC,kBAAmB,OAAO,KAAG,MAiB1E,CAAC;AAQF,eAAO,MAAM,4CAA4C,kBAAmB,OAAO,yBAAqB,MAkBvG,CAAC;AAEF,eAAO,MAAM,kBAAkB,WAAY,wBAAwB,GAAG,SAAS,OAAO,0BAA0B,KAAG,MAAM,EAMxH,CAAC;AAEF,eAAO,MAAM,cAAc,WAAY,wBAAwB,GAAG,SAAS,OAAO,0BAA0B,KAAG,MAAM,EAKpH,CAAC;AAEF,eAAO,MAAM,iCAAiC,cAAe,MAAM,OAAO,0BAA0B,KAAG,UACyB,CAAC;AAEjI,eAAO,MAAM,6BAA6B,cAAe,MAAM,OAAO,0BAA0B,KAAG,UACqB,CAAC;AAEzH,eAAO,MAAM,0BAA0B,QAAO,UAU7C,CAAC;AAEF,eAAO,MAAM,4BAA4B,YAAa,MAAM,KAAG,UAC+D,CAAC"}
|
@@ -174,6 +174,13 @@ const createRdsLambdaRole = (roleName, scope, secretEntry, resourceNames) => {
|
|
174
174
|
}));
|
175
175
|
}
|
176
176
|
}
|
177
|
+
else if ((0, graphql_transformer_interfaces_1.isSqlModelDataSourceSsmDbConnectionStringConfig)(secretEntry)) {
|
178
|
+
policyStatements.push(new aws_iam_1.PolicyStatement({
|
179
|
+
actions: ['ssm:GetParameter', 'ssm:GetParameters'],
|
180
|
+
effect: aws_iam_1.Effect.ALLOW,
|
181
|
+
resources: [`arn:aws:ssm:*:*:parameter${secretEntry.connectionUriSsmPath}`],
|
182
|
+
}));
|
183
|
+
}
|
177
184
|
else {
|
178
185
|
throw new Error('Unable to determine if SSM or Secrets Manager should be used for credentials.');
|
179
186
|
}
|
package/node_modules/@aws-amplify/graphql-model-transformer/lib/resolvers/rds/resolver.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resolver.js","sourceRoot":"","sources":["../../../src/resolvers/rds/resolver.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"resolver.js","sourceRoot":"","sources":["../../../src/resolvers/rds/resolver.ts"],"names":[],"mappings":"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"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"rds-model-resource-generator.d.ts","sourceRoot":"","sources":["../../src/resources/rds-model-resource-generator.ts"],"names":[],"mappings":"AAUA,OAAO,EAEL,gCAAgC,EAChC,0BAA0B,
|
1
|
+
{"version":3,"file":"rds-model-resource-generator.d.ts","sourceRoot":"","sources":["../../src/resources/rds-model-resource-generator.ts"],"names":[],"mappings":"AAUA,OAAO,EAEL,gCAAgC,EAChC,0BAA0B,EAI3B,MAAM,6CAA6C,CAAC;AAIrD,OAAO,EAAE,iBAAiB,EAAwB,MAAM,cAAc,CAAC;AAUvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAMpE,qBAAa,yBAA0B,SAAQ,sBAAsB;IACnE,SAAS,CAAC,QAAQ,CAAC,aAAa,+BAA+B;IAS/D,iBAAiB,CAAC,OAAO,EAAE,0BAA0B,EAAE,gBAAgB,CAAC,EAAE,gCAAgC,GAAG,IAAI;IA+CjH,OAAO,CAAC,yCAAyC,CAmG/C;IAGF,eAAe,IAAI,iBAAiB;IAIpC,iCAAiC,CAAC,OAAO,EAAE,0BAA0B,GAAG,IAAI;CAqB7E"}
|
@@ -46,6 +46,11 @@ class RdsModelResourceGenerator extends model_resource_generator_1.ModelResource
|
|
46
46
|
environment.host = secretEntry.hostname;
|
47
47
|
credentialStorageMethod = rds_1.CredentialStorageMethod.SECRETS_MANAGER;
|
48
48
|
}
|
49
|
+
else if ((0, graphql_transformer_interfaces_1.isSqlModelDataSourceSsmDbConnectionStringConfig)(secretEntry)) {
|
50
|
+
environment.CREDENTIAL_STORAGE_METHOD = 'SSM';
|
51
|
+
environment.connectionString = secretEntry.connectionUriSsmPath;
|
52
|
+
credentialStorageMethod = rds_1.CredentialStorageMethod.SSM;
|
53
|
+
}
|
49
54
|
const lambda = (0, rds_1.createRdsLambda)(lambdaScope, context.api, role, layerVersionArn, resourceNames, credentialStorageMethod, environment, strategy.vpcConfiguration, strategy.sqlLambdaProvisionedConcurrencyConfig);
|
50
55
|
const patchingLambdaRoleScope = context.stackManager.getScopeFor(resourceNames.sqlPatchingLambdaExecutionRole, resourceNames.sqlStack);
|
51
56
|
const patchingLambdaRole = (0, rds_1.createRdsPatchingLambdaRole)(context.resourceHelper.generateIAMRoleName(resourceNames.sqlPatchingLambdaExecutionRole), patchingLambdaRoleScope, lambda.functionArn, resourceNames);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"rds-model-resource-generator.js","sourceRoot":"","sources":["../../src/resources/rds-model-resource-generator.ts"],"names":[],"mappings":";;;AAAA,6CAAiC;AAEjC,iDAAgE;AAChE,6EAAuE;AACvE,oFAK+C;AAC/C,
|
1
|
+
{"version":3,"file":"rds-model-resource-generator.js","sourceRoot":"","sources":["../../src/resources/rds-model-resource-generator.ts"],"names":[],"mappings":"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"}
|