We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528f01d commit d7e2a7dCopy full SHA for d7e2a7d
decrypt_oracle/app.py
@@ -11,4 +11,4 @@
11
# ANY KIND, either express or implied. See the License for the specific
12
# language governing permissions and limitations under the License.
13
"""Shim to pull decryption oracle app into expected location for Chalice."""
14
-from aws_encryption_sdk_decryption_oracle.app import APP as app
+from aws_encryption_sdk_decrypt_oracle.app import APP as app
0 commit comments