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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 35c8e0a3888569a9709ca5349c593b2d236b3b77
|
4
|
+
data.tar.gz: 42efb0487561aeea23b220b9d6a48bb990b597d2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '09374ee2136a60734824f9656880c7dcec731257ce294133a193b65c25940e7828a19bfbfcdf194ba431acc48a286893412fc5442518cc62303a761c82561bd6'
|
7
|
+
data.tar.gz: 6e131ec26cc202e349b6482722b3ef16567e20d1e87609dcff395fd7de7b86f81dbb50cdba15c0dbc890c4fed3f09ff6541844de753578959886ddc8243b8b6c
|
@@ -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.
|
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
|
215
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
362
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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
|
-
#
|
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.
|
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-
|
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.
|
78
|
+
rubygems_version: 2.5.2.2
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: AWS SDK for Ruby - AWSServerlessApplicationRepository
|