Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS_DATA_PATH not working #1127

Closed
jamesecahill opened this issue Feb 5, 2015 · 2 comments
Closed

AWS_DATA_PATH not working #1127

jamesecahill opened this issue Feb 5, 2015 · 2 comments

Comments

@jamesecahill
Copy link

Setting AWS_DATA_PATH to introduce new json schemas isn't working in 1.7.4. I downgraded to 1.6.9 and it seems to be working in that version. aws-cli/1.6.9 Python/2.7.6 Darwin/14.1.0 is the version it's working on.

@kyleknap
Copy link
Contributor

kyleknap commented Feb 5, 2015

Your JSON data models are probably the wrong name. Are you using the .api.json extension for your models? If you are, you will need to change them to .normal.json. We made that change somewhere between the two versions of the CLI that you are switching between.

@jamesecahill
Copy link
Author

Ahhh. Good to know! Thanks @kyleknap.

thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this issue Feb 12, 2022
* chore(version): set 0.14.3.dev1 version (aws#1112) (aws#1113)

* Depend on development version of lambda-builders for dev builds (aws#1111)

* Depend on development version of lambda-builders for dev builds

* Adding prod.txt to manifest

* Splitting dev and tool dependencies

* fix(build): Resolve path after .aws-sam is created (aws#1110)

* fix(build): Resolve path after .aws-sam is created

* fix: build (make pr)

* Design and implementation for producing debug build artifacts (aws#1095)

* design: Initial Design for producing debug artifacts

* initial implementation

* Adding unit tests

* Integration test with debug build mode

* Adjust Design doc and add keyword arg to a call

* fix(dotnet): init template fixes (aws#1117)

* chore(version): set 0.15.0 (aws#1125)

* Revert "Depend on development version of lambda-builders for dev builds (aws#1111)" (aws#1128)

This reverts commit 7e9de790e23791ba176faff2030286db4007e503.

* Bumping to Lambda Builders 0.3.0 (aws#1129)

Bumping to Lambda Builders 0.3.0

* fix(func-tests): add dependency manager param (aws#1130)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants