Skip to content

Commit

Permalink
fix(clients): export explicit dependencies on @aws-sdk/types (#1902)
Browse files Browse the repository at this point in the history
* fix(packages): move @aws-sdk/types to dependencies

* fix(clients): codegenerated dependency on @aws-sdk/types

* fix(clients): remove dependency on @aws-sdk/types from devDependencies
  • Loading branch information
alexforsyth committed Jan 12, 2021
1 parent 982ad93 commit 96f1087
Show file tree
Hide file tree
Showing 317 changed files with 317 additions and 312 deletions.
2 changes: 1 addition & 1 deletion clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewaymanagementapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewayv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appintegrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auditmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling-plans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -61,7 +62,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -59,7 +60,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-braket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@aws-sdk/node-http-handler": "3.2.0",
"@aws-sdk/protocol-http": "3.2.0",
"@aws-sdk/smithy-client": "3.2.0",
"@aws-sdk/types": "3.1.0",
"@aws-sdk/url-parser-browser": "3.1.0",
"@aws-sdk/url-parser-node": "3.1.0",
"@aws-sdk/util-base64-browser": "3.1.0",
Expand All @@ -60,7 +61,6 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.1.0",
"@aws-sdk/types": "3.1.0",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down

0 comments on commit 96f1087

Please sign in to comment.