aws-sdk-core 2.11.238 → 2.11.239

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b47b4a216e30fdceac10e685fd3b08696781c16f
4
- data.tar.gz: 62104f51a00860e5aa2b63899b729392c453b5f2
3
+ metadata.gz: e761e3094ffcc21898fbc1dc22d0a70b78301d6f
4
+ data.tar.gz: 67f8b62e58d1e8bb25cbf4f125ddff1e1da74d31
5
5
  SHA512:
6
- metadata.gz: 479a87b4365f35c3b43fd7bae74c3766144e78e0773f8422913e54dc702e8d5b590be25388fa88d0aa4d7bba339f371345c0eaed5cd33e6264c836613c0afbb6
7
- data.tar.gz: 1605ac228a3277ac822cc4907f9adc9e7440ebf8f18b6fe56ba90f94159050d03420fd4f5c0694da8f2f3286b21c76dcb3b4318ed80e918986e64191aaf8c0ad
6
+ metadata.gz: f5c8bce256db1370b8e3e609844233f5c11c25bb513793d23183884d02033dfeaa13dc4546be92e68b09930593f0303853a2e7113677ccf2c2cf0523e26d4c20
7
+ data.tar.gz: 557222bdb96293bef6818ecbc80141870dbb61d5ab19bbcfc0b559e9d47e49082f0138dd9abaff141f58d2de44f2f35ca71988d8a2f72a1fa5bf966bcb8845b3
@@ -610,6 +610,10 @@
610
610
  "shape" : "__string",
611
611
  "locationName" : "semanticVersion"
612
612
  },
613
+ "SourceCodeArchiveUrl" : {
614
+ "shape" : "__string",
615
+ "locationName" : "sourceCodeArchiveUrl"
616
+ },
613
617
  "SourceCodeUrl" : {
614
618
  "shape" : "__string",
615
619
  "locationName" : "sourceCodeUrl"
@@ -672,6 +676,10 @@
672
676
  "shape" : "__string",
673
677
  "locationName" : "semanticVersion"
674
678
  },
679
+ "SourceCodeArchiveUrl" : {
680
+ "shape" : "__string",
681
+ "locationName" : "sourceCodeArchiveUrl"
682
+ },
675
683
  "SourceCodeUrl" : {
676
684
  "shape" : "__string",
677
685
  "locationName" : "sourceCodeUrl"
@@ -743,6 +751,10 @@
743
751
  "CreateApplicationVersionInput" : {
744
752
  "type" : "structure",
745
753
  "members" : {
754
+ "SourceCodeArchiveUrl" : {
755
+ "shape" : "__string",
756
+ "locationName" : "sourceCodeArchiveUrl"
757
+ },
746
758
  "SourceCodeUrl" : {
747
759
  "shape" : "__string",
748
760
  "locationName" : "sourceCodeUrl"
@@ -770,6 +782,10 @@
770
782
  "location" : "uri",
771
783
  "locationName" : "semanticVersion"
772
784
  },
785
+ "SourceCodeArchiveUrl" : {
786
+ "shape" : "__string",
787
+ "locationName" : "sourceCodeArchiveUrl"
788
+ },
773
789
  "SourceCodeUrl" : {
774
790
  "shape" : "__string",
775
791
  "locationName" : "sourceCodeUrl"
@@ -812,6 +828,10 @@
812
828
  "shape" : "__string",
813
829
  "locationName" : "semanticVersion"
814
830
  },
831
+ "SourceCodeArchiveUrl" : {
832
+ "shape" : "__string",
833
+ "locationName" : "sourceCodeArchiveUrl"
834
+ },
815
835
  "SourceCodeUrl" : {
816
836
  "shape" : "__string",
817
837
  "locationName" : "sourceCodeUrl"
@@ -1638,6 +1658,10 @@
1638
1658
  "shape" : "__string",
1639
1659
  "locationName" : "semanticVersion"
1640
1660
  },
1661
+ "SourceCodeArchiveUrl" : {
1662
+ "shape" : "__string",
1663
+ "locationName" : "sourceCodeArchiveUrl"
1664
+ },
1641
1665
  "SourceCodeUrl" : {
1642
1666
  "shape" : "__string",
1643
1667
  "locationName" : "sourceCodeUrl"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.238'
2
+ VERSION = '2.11.239'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.238
4
+ version: 2.11.239
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-11 00:00:00.000000000 Z
11
+ date: 2019-03-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath