cdk-lambda-subminute 2.0.390 → 2.0.391

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.
@@ -45,6 +45,7 @@
45
45
  "input": {
46
46
  "type": "structure",
47
47
  "required": [
48
+ "configuration",
48
49
  "sourceName"
49
50
  ],
50
51
  "members": {
@@ -147,9 +148,6 @@
147
148
  },
148
149
  "input": {
149
150
  "type": "structure",
150
- "required": [
151
- "autoEnableNewAccount"
152
- ],
153
151
  "members": {
154
152
  "autoEnableNewAccount": {
155
153
  "shape": "S1m"
@@ -325,9 +323,6 @@
325
323
  },
326
324
  "input": {
327
325
  "type": "structure",
328
- "required": [
329
- "autoEnableNewAccount"
330
- ],
331
326
  "members": {
332
327
  "autoEnableNewAccount": {
333
328
  "shape": "S1m"
@@ -775,7 +770,8 @@
775
770
  "members": {
776
771
  "configurations": {
777
772
  "shape": "St"
778
- }
773
+ },
774
+ "metaStoreManagerRoleArn": {}
779
775
  }
780
776
  },
781
777
  "output": {