@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.23

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 (46) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +4 -4
  3. package/.projenrc.ts +2 -2
  4. package/lib/ecr-sync.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +21 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +327 -102
  8. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  10. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +280 -271
  11. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +235 -107
  12. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  13. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  14. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +91 -45
  16. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  17. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  18. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  19. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  20. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  21. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +31 -28
  22. package/node_modules/aws-sdk/clients/appsync.d.ts +330 -109
  23. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  24. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  25. package/node_modules/aws-sdk/clients/ec2.d.ts +9 -1
  26. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  27. package/node_modules/aws-sdk/clients/iot.d.ts +13 -0
  28. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +57 -4
  29. package/node_modules/aws-sdk/clients/location.d.ts +139 -9
  30. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  31. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  32. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  33. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  34. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  35. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  36. package/node_modules/aws-sdk/clients/sagemaker.d.ts +3 -1
  37. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  38. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  39. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  40. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  41. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
  42. package/node_modules/aws-sdk/dist/aws-sdk.js +928 -433
  43. package/node_modules/aws-sdk/dist/aws-sdk.min.js +74 -74
  44. package/node_modules/aws-sdk/lib/core.js +1 -1
  45. package/node_modules/aws-sdk/package.json +1 -1
  46. package/package.json +10 -13
@@ -7101,6 +7101,9 @@
7101
7101
  "SourcePipelineExecutionArn": {}
7102
7102
  }
7103
7103
  },
7104
+ "AttemptCount": {
7105
+ "type": "integer"
7106
+ },
7104
7107
  "FailureReason": {},
7105
7108
  "Metadata": {
7106
7109
  "type": "structure",
@@ -7153,7 +7156,7 @@
7153
7156
  "CallbackToken": {},
7154
7157
  "SqsQueueUrl": {},
7155
7158
  "OutputParameters": {
7156
- "shape": "S11q"
7159
+ "shape": "S11r"
7157
7160
  }
7158
7161
  }
7159
7162
  },
@@ -7162,7 +7165,7 @@
7162
7165
  "members": {
7163
7166
  "Arn": {},
7164
7167
  "OutputParameters": {
7165
- "shape": "S11q"
7168
+ "shape": "S11r"
7166
7169
  }
7167
7170
  }
7168
7171
  },
@@ -7273,7 +7276,7 @@
7273
7276
  "type": "structure",
7274
7277
  "members": {
7275
7278
  "PipelineParameters": {
7276
- "shape": "S122"
7279
+ "shape": "S123"
7277
7280
  },
7278
7281
  "NextToken": {}
7279
7282
  }
@@ -8023,7 +8026,7 @@
8023
8026
  "members": {
8024
8027
  "DeviceFleetName": {},
8025
8028
  "Devices": {
8026
- "shape": "S14e"
8029
+ "shape": "S14f"
8027
8030
  },
8028
8031
  "Tags": {
8029
8032
  "shape": "S7"
@@ -8110,7 +8113,7 @@
8110
8113
  "members": {
8111
8114
  "Resource": {},
8112
8115
  "SearchExpression": {
8113
- "shape": "S14p"
8116
+ "shape": "S14q"
8114
8117
  },
8115
8118
  "SortBy": {},
8116
8119
  "SortOrder": {},
@@ -8129,7 +8132,7 @@
8129
8132
  "type": "structure",
8130
8133
  "members": {
8131
8134
  "TrainingJob": {
8132
- "shape": "S152"
8135
+ "shape": "S153"
8133
8136
  },
8134
8137
  "Experiment": {
8135
8138
  "type": "structure",
@@ -8257,7 +8260,7 @@
8257
8260
  "members": {
8258
8261
  "SourceArn": {},
8259
8262
  "TrainingJob": {
8260
- "shape": "S152"
8263
+ "shape": "S153"
8261
8264
  },
8262
8265
  "ProcessingJob": {
8263
8266
  "type": "structure",
@@ -8579,7 +8582,7 @@
8579
8582
  "shape": "Smx"
8580
8583
  },
8581
8584
  "PipelineParameters": {
8582
- "shape": "S122"
8585
+ "shape": "S123"
8583
8586
  }
8584
8587
  }
8585
8588
  },
@@ -8682,7 +8685,7 @@
8682
8685
  "members": {
8683
8686
  "CallbackToken": {},
8684
8687
  "OutputParameters": {
8685
- "shape": "S11q"
8688
+ "shape": "S11r"
8686
8689
  },
8687
8690
  "ClientRequestToken": {
8688
8691
  "idempotencyToken": true
@@ -8729,7 +8732,7 @@
8729
8732
  "PipelineName": {},
8730
8733
  "PipelineExecutionDisplayName": {},
8731
8734
  "PipelineParameters": {
8732
- "shape": "S122"
8735
+ "shape": "S123"
8733
8736
  },
8734
8737
  "PipelineExecutionDescription": {},
8735
8738
  "ClientRequestToken": {
@@ -8900,7 +8903,7 @@
8900
8903
  "shape": "S1o"
8901
8904
  },
8902
8905
  "PropertiesToRemove": {
8903
- "shape": "S168"
8906
+ "shape": "S169"
8904
8907
  }
8905
8908
  }
8906
8909
  },
@@ -8944,7 +8947,7 @@
8944
8947
  "shape": "S1o"
8945
8948
  },
8946
8949
  "PropertiesToRemove": {
8947
- "shape": "S168"
8950
+ "shape": "S169"
8948
8951
  }
8949
8952
  }
8950
8953
  },
@@ -8994,7 +8997,7 @@
8994
8997
  "shape": "S1o"
8995
8998
  },
8996
8999
  "PropertiesToRemove": {
8997
- "shape": "S168"
9000
+ "shape": "S169"
8998
9001
  }
8999
9002
  }
9000
9003
  },
@@ -9035,7 +9038,7 @@
9035
9038
  "members": {
9036
9039
  "DeviceFleetName": {},
9037
9040
  "Devices": {
9038
- "shape": "S14e"
9041
+ "shape": "S14f"
9039
9042
  }
9040
9043
  }
9041
9044
  }
@@ -9471,19 +9474,19 @@
9471
9474
  "shape": "Sk2"
9472
9475
  },
9473
9476
  "ParametersToRemove": {
9474
- "shape": "S17v"
9477
+ "shape": "S17w"
9475
9478
  },
9476
9479
  "InputArtifacts": {
9477
9480
  "shape": "Sk6"
9478
9481
  },
9479
9482
  "InputArtifactsToRemove": {
9480
- "shape": "S17v"
9483
+ "shape": "S17w"
9481
9484
  },
9482
9485
  "OutputArtifacts": {
9483
9486
  "shape": "Sk6"
9484
9487
  },
9485
9488
  "OutputArtifactsToRemove": {
9486
- "shape": "S17v"
9489
+ "shape": "S17w"
9487
9490
  }
9488
9491
  }
9489
9492
  },
@@ -13052,7 +13055,7 @@
13052
13055
  }
13053
13056
  }
13054
13057
  },
13055
- "S11q": {
13058
+ "S11r": {
13056
13059
  "type": "list",
13057
13060
  "member": {
13058
13061
  "type": "structure",
@@ -13066,7 +13069,7 @@
13066
13069
  }
13067
13070
  }
13068
13071
  },
13069
- "S122": {
13072
+ "S123": {
13070
13073
  "type": "list",
13071
13074
  "member": {
13072
13075
  "type": "structure",
@@ -13080,7 +13083,7 @@
13080
13083
  }
13081
13084
  }
13082
13085
  },
13083
- "S14e": {
13086
+ "S14f": {
13084
13087
  "type": "list",
13085
13088
  "member": {
13086
13089
  "type": "structure",
@@ -13094,11 +13097,11 @@
13094
13097
  }
13095
13098
  }
13096
13099
  },
13097
- "S14p": {
13100
+ "S14q": {
13098
13101
  "type": "structure",
13099
13102
  "members": {
13100
13103
  "Filters": {
13101
- "shape": "S14q"
13104
+ "shape": "S14r"
13102
13105
  },
13103
13106
  "NestedFilters": {
13104
13107
  "type": "list",
@@ -13111,7 +13114,7 @@
13111
13114
  "members": {
13112
13115
  "NestedPropertyName": {},
13113
13116
  "Filters": {
13114
- "shape": "S14q"
13117
+ "shape": "S14r"
13115
13118
  }
13116
13119
  }
13117
13120
  }
@@ -13119,13 +13122,13 @@
13119
13122
  "SubExpressions": {
13120
13123
  "type": "list",
13121
13124
  "member": {
13122
- "shape": "S14p"
13125
+ "shape": "S14q"
13123
13126
  }
13124
13127
  },
13125
13128
  "Operator": {}
13126
13129
  }
13127
13130
  },
13128
- "S14q": {
13131
+ "S14r": {
13129
13132
  "type": "list",
13130
13133
  "member": {
13131
13134
  "type": "structure",
@@ -13139,7 +13142,7 @@
13139
13142
  }
13140
13143
  }
13141
13144
  },
13142
- "S152": {
13145
+ "S153": {
13143
13146
  "type": "structure",
13144
13147
  "members": {
13145
13148
  "TrainingJobName": {},
@@ -13237,11 +13240,11 @@
13237
13240
  }
13238
13241
  }
13239
13242
  },
13240
- "S168": {
13243
+ "S169": {
13241
13244
  "type": "list",
13242
13245
  "member": {}
13243
13246
  },
13244
- "S17v": {
13247
+ "S17w": {
13245
13248
  "type": "list",
13246
13249
  "member": {}
13247
13250
  }