aws-sdk 2.1636.0 → 2.1638.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.
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "imagebuilder",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceAbbreviation": "imagebuilder",
9
12
  "serviceFullName": "EC2 Image Builder",
10
13
  "serviceId": "imagebuilder",
@@ -1424,5 +1424,9 @@
1424
1424
  },
1425
1425
  "taxsettings": {
1426
1426
  "name": "TaxSettings"
1427
+ },
1428
+ "applicationsignals": {
1429
+ "prefix": "application-signals",
1430
+ "name": "ApplicationSignals"
1427
1431
  }
1428
1432
  }