aws-sdk-serverlessapplicationrepository 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 88fb9e1c6e5aeac99a04a88664fb4bb11edb2b29
4
- data.tar.gz: 2223ff69a4864dbf9730235e08d8527310fd2052
3
+ metadata.gz: 35c8e0a3888569a9709ca5349c593b2d236b3b77
4
+ data.tar.gz: 42efb0487561aeea23b220b9d6a48bb990b597d2
5
5
  SHA512:
6
- metadata.gz: b783d407ff729a1184e84596710713d7d02f390600529e48a9362faa6c6b11ca5aa38513b549af5bb1800cc7769657dbdc6ce2fc392345d182bde39822da30ab
7
- data.tar.gz: 204d55e2bf8bc98bab58b541ea3c09e95346ebcb673598d503bf9c21cc64b3c07876e23913f35be622562ff2aa9b1bfb58565e5983b9730e52128dde5017130d
6
+ metadata.gz: '09374ee2136a60734824f9656880c7dcec731257ce294133a193b65c25940e7828a19bfbfcdf194ba431acc48a286893412fc5442518cc62303a761c82561bd6'
7
+ data.tar.gz: 6e131ec26cc202e349b6482722b3ef16567e20d1e87609dcff395fd7de7b86f81dbb50cdba15c0dbc890c4fed3f09ff6541844de753578959886ddc8243b8b6c
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-serverlessapplicationrepository/customizations'
42
42
  # @service
43
43
  module Aws::ServerlessApplicationRepository
44
44
 
45
- GEM_VERSION = '1.1.0'
45
+ GEM_VERSION = '1.2.0'
46
46
 
47
47
  end
@@ -708,7 +708,7 @@ module Aws::ServerlessApplicationRepository
708
708
  params: params,
709
709
  config: config)
710
710
  context[:gem_name] = 'aws-sdk-serverlessapplicationrepository'
711
- context[:gem_version] = '1.1.0'
711
+ context[:gem_version] = '1.2.0'
712
712
  Seahorse::Client::Request.new(handlers, context)
713
713
  end
714
714
 
@@ -211,8 +211,11 @@ module Aws::ServerlessApplicationRepository
211
211
  # @return [String]
212
212
  #
213
213
  # @!attribute [rw] spdx_license_id
214
- # A valid identifier from <a
215
- # href=""https://spdx.org/licenses/"">https://spdx.org/licenses/</a>.
214
+ # A valid identifier from [https://spdx.org/licenses/][1].
215
+ #
216
+ #
217
+ #
218
+ # [1]: https://spdx.org/licenses/
216
219
  # @return [String]
217
220
  #
218
221
  # @see http://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ApplicationSummary AWS API Documentation
@@ -264,7 +267,11 @@ module Aws::ServerlessApplicationRepository
264
267
  # @!attribute [rw] semantic_version
265
268
  # The semantic version of the application:
266
269
  #
267
- # <a href=""https://semver.org/"">https://semver.org/</a>
270
+ # [https://semver.org/][1]
271
+ #
272
+ #
273
+ #
274
+ # [1]: https://semver.org/
268
275
  # @return [String]
269
276
  #
270
277
  # @!attribute [rw] stack_id
@@ -349,7 +356,11 @@ module Aws::ServerlessApplicationRepository
349
356
  # @!attribute [rw] semantic_version
350
357
  # The semantic version of the application:
351
358
  #
352
- # <a href=""https://semver.org/"">https://semver.org/</a>
359
+ # [https://semver.org/][1]
360
+ #
361
+ #
362
+ #
363
+ # [1]: https://semver.org/
353
364
  # @return [String]
354
365
  #
355
366
  # @!attribute [rw] source_code_url
@@ -358,8 +369,11 @@ module Aws::ServerlessApplicationRepository
358
369
  # @return [String]
359
370
  #
360
371
  # @!attribute [rw] spdx_license_id
361
- # A valid identifier from <a
362
- # href=""https://spdx.org/licenses/"">https://spdx.org/licenses/</a>.
372
+ # A valid identifier from [https://spdx.org/licenses/][1].
373
+ #
374
+ #
375
+ #
376
+ # [1]: https://spdx.org/licenses/
363
377
  # @return [String]
364
378
  #
365
379
  # @!attribute [rw] template_body
@@ -623,7 +637,11 @@ module Aws::ServerlessApplicationRepository
623
637
  # @!attribute [rw] semantic_version
624
638
  # The semantic version of the application:
625
639
  #
626
- # <a href=""https://semver.org/"">https://semver.org/</a>
640
+ # [https://semver.org/][1]
641
+ #
642
+ #
643
+ #
644
+ # [1]: https://semver.org/
627
645
  # @return [String]
628
646
  #
629
647
  # @!attribute [rw] stack_name
@@ -1262,7 +1280,11 @@ module Aws::ServerlessApplicationRepository
1262
1280
  # @!attribute [rw] semantic_version
1263
1281
  # The semantic version of the application:
1264
1282
  #
1265
- # <a href=""https://semver.org/"">https://semver.org/</a>
1283
+ # [https://semver.org/][1]
1284
+ #
1285
+ #
1286
+ #
1287
+ # [1]: https://semver.org/
1266
1288
  # @return [String]
1267
1289
  #
1268
1290
  # @!attribute [rw] source_code_url
@@ -1299,7 +1321,11 @@ module Aws::ServerlessApplicationRepository
1299
1321
  # @!attribute [rw] semantic_version
1300
1322
  # The semantic version of the application:
1301
1323
  #
1302
- # <a href=""https://semver.org/"">https://semver.org/</a>
1324
+ # [https://semver.org/][1]
1325
+ #
1326
+ #
1327
+ #
1328
+ # [1]: https://semver.org/
1303
1329
  # @return [String]
1304
1330
  #
1305
1331
  # @!attribute [rw] source_code_url
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-serverlessapplicationrepository
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
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: 2018-02-21 00:00:00.000000000 Z
11
+ date: 2018-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  version: '0'
76
76
  requirements: []
77
77
  rubyforge_project:
78
- rubygems_version: 2.5.1
78
+ rubygems_version: 2.5.2.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: AWS SDK for Ruby - AWSServerlessApplicationRepository