aws-sdk 2.1343.0 → 2.1344.0

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.
@@ -299,7 +299,7 @@
299
299
  "type": "structure",
300
300
  "members": {
301
301
  "resourceGroup": {
302
- "shape": "S16"
302
+ "shape": "S17"
303
303
  }
304
304
  }
305
305
  }
@@ -348,7 +348,7 @@
348
348
  "type": "structure",
349
349
  "members": {
350
350
  "resourceGroup": {
351
- "shape": "S16"
351
+ "shape": "S17"
352
352
  }
353
353
  }
354
354
  }
@@ -391,7 +391,8 @@
391
391
  },
392
392
  "tags": {
393
393
  "shape": "Sf"
394
- }
394
+ },
395
+ "createdBy": {}
395
396
  }
396
397
  }
397
398
  },
@@ -404,7 +405,7 @@
404
405
  "type": "structure",
405
406
  "members": {
406
407
  "configuration": {
407
- "shape": "S1h"
408
+ "shape": "S1i"
408
409
  }
409
410
  }
410
411
  }
@@ -603,7 +604,8 @@
603
604
  "name": {
604
605
  "deprecated": true,
605
606
  "deprecatedMessage": "This field is deprecated. We recommend not using the field when using ListAttributeGroupsForApplication."
606
- }
607
+ },
608
+ "createdBy": {}
607
609
  }
608
610
  }
609
611
  },
@@ -650,7 +652,7 @@
650
652
  ],
651
653
  "members": {
652
654
  "configuration": {
653
- "shape": "S1h"
655
+ "shape": "S1i"
654
656
  }
655
657
  }
656
658
  }
@@ -876,10 +878,11 @@
876
878
  },
877
879
  "lastUpdateTime": {
878
880
  "shape": "Sm"
879
- }
881
+ },
882
+ "createdBy": {}
880
883
  }
881
884
  },
882
- "S16": {
885
+ "S17": {
883
886
  "type": "structure",
884
887
  "members": {
885
888
  "state": {},
@@ -887,7 +890,7 @@
887
890
  "errorMessage": {}
888
891
  }
889
892
  },
890
- "S1h": {
893
+ "S1i": {
891
894
  "type": "structure",
892
895
  "members": {
893
896
  "tagQueryConfiguration": {