cdk-comprehend-s3olap 2.0.198 → 2.0.200

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +17 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +149 -149
  8. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +523 -212
  9. package/node_modules/aws-sdk/apis/appstream-2016-12-01.paginators.json +10 -0
  10. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +344 -84
  11. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +56 -49
  12. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +265 -256
  13. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +3 -0
  14. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +624 -606
  15. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +2 -2
  16. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +934 -857
  17. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +68 -67
  18. package/node_modules/aws-sdk/clients/amp.d.ts +132 -132
  19. package/node_modules/aws-sdk/clients/appstream.d.ts +426 -8
  20. package/node_modules/aws-sdk/clients/chime.d.ts +268 -268
  21. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +33 -22
  22. package/node_modules/aws-sdk/clients/dynamodb.d.ts +28 -0
  23. package/node_modules/aws-sdk/clients/ecs.d.ts +4 -0
  24. package/node_modules/aws-sdk/clients/gamelift.d.ts +6 -6
  25. package/node_modules/aws-sdk/clients/glue.d.ts +23 -0
  26. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +7 -7
  27. package/node_modules/aws-sdk/clients/sagemaker.d.ts +113 -12
  28. package/node_modules/aws-sdk/clients/transfer.d.ts +11 -6
  29. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  30. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +12 -12
  31. package/node_modules/aws-sdk/dist/aws-sdk.js +420 -408
  32. package/node_modules/aws-sdk/dist/aws-sdk.min.js +74 -74
  33. package/node_modules/aws-sdk/lib/core.js +1 -1
  34. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +28 -0
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/package.json +5 -5
@@ -263,7 +263,7 @@
263
263
  "DeleteRecordingConfiguration": {
264
264
  "http": {
265
265
  "requestUri": "/DeleteRecordingConfiguration",
266
- "responseCode": 200
266
+ "responseCode": 204
267
267
  },
268
268
  "input": {
269
269
  "type": "structure",
@@ -838,7 +838,7 @@
838
838
  "PutMetadata": {
839
839
  "http": {
840
840
  "requestUri": "/PutMetadata",
841
- "responseCode": 200
841
+ "responseCode": 204
842
842
  },
843
843
  "input": {
844
844
  "type": "structure",