aws-sdk-medialive 1.58.0 → 1.59.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.
- checksums.yaml +4 -4
- data/lib/aws-sdk-medialive.rb +1 -1
- data/lib/aws-sdk-medialive/client.rb +17 -1
- data/lib/aws-sdk-medialive/client_api.rb +5 -0
- data/lib/aws-sdk-medialive/types.rb +13 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9d1f1c445b63ac5419c96531cf929c04d29234729abd4a70fb687f60bed4a2c5
|
|
4
|
+
data.tar.gz: f5fe4c38a35e7a1f5beaeced454ca63910f8c763d51020bcb85ec6d0137ee1ae
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c5996d5c39c2bf8d2c7c30e14f976f1ad8c9db8d1bae03f431d08ec36d462b88a05570484f12132eacf2170e98770c0ca6170b8ed29da69011548d21c15e1315
|
|
7
|
+
data.tar.gz: 1280188e02181ec7bd2c8e220a7592dd49c89a9bdbf6459bb0c8a7c3f17af8c39e1fbc002d2c1537851bdd3a65ccdffb8be2b59b50984a5ad9ed0af8d115a7ca
|
data/lib/aws-sdk-medialive.rb
CHANGED
|
@@ -1187,6 +1187,7 @@ module Aws::MediaLive
|
|
|
1187
1187
|
# multiplex_group_settings: {
|
|
1188
1188
|
# },
|
|
1189
1189
|
# rtmp_group_settings: {
|
|
1190
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
1190
1191
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
1191
1192
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
1192
1193
|
# cache_length: 1,
|
|
@@ -1935,6 +1936,8 @@ module Aws::MediaLive
|
|
|
1935
1936
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
1936
1937
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
1937
1938
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
1939
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
1940
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
1938
1941
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
1939
1942
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
1940
1943
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -2881,6 +2884,8 @@ module Aws::MediaLive
|
|
|
2881
2884
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
2882
2885
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
2883
2886
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
2887
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
2888
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
2884
2889
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
2885
2890
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
2886
2891
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -3766,6 +3771,8 @@ module Aws::MediaLive
|
|
|
3766
3771
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
3767
3772
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
3768
3773
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
3774
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
3775
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
3769
3776
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
3770
3777
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
3771
3778
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -5613,6 +5620,8 @@ module Aws::MediaLive
|
|
|
5613
5620
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
5614
5621
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
5615
5622
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
5623
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
5624
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
5616
5625
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
5617
5626
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
5618
5627
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -6280,6 +6289,8 @@ module Aws::MediaLive
|
|
|
6280
6289
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
6281
6290
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
6282
6291
|
# resp.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
6292
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
6293
|
+
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
6283
6294
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
6284
6295
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
6285
6296
|
# resp.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -7117,6 +7128,7 @@ module Aws::MediaLive
|
|
|
7117
7128
|
# multiplex_group_settings: {
|
|
7118
7129
|
# },
|
|
7119
7130
|
# rtmp_group_settings: {
|
|
7131
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
7120
7132
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
7121
7133
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
7122
7134
|
# cache_length: 1,
|
|
@@ -7860,6 +7872,8 @@ module Aws::MediaLive
|
|
|
7860
7872
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
7861
7873
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
7862
7874
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
7875
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
7876
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
7863
7877
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
7864
7878
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
7865
7879
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -8489,6 +8503,8 @@ module Aws::MediaLive
|
|
|
8489
8503
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.stream_manifest_behavior #=> String, one of "DO_NOT_SEND", "SEND"
|
|
8490
8504
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset #=> String
|
|
8491
8505
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.ms_smooth_group_settings.timestamp_offset_mode #=> String, one of "USE_CONFIGURED_OFFSET", "USE_EVENT_START_DATE"
|
|
8506
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers #=> Array
|
|
8507
|
+
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.ad_markers[0] #=> String, one of "ON_CUE_POINT_SCTE35"
|
|
8492
8508
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.authentication_scheme #=> String, one of "AKAMAI", "COMMON"
|
|
8493
8509
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_full_behavior #=> String, one of "DISCONNECT_IMMEDIATELY", "WAIT_FOR_SERVER"
|
|
8494
8510
|
# resp.channel.encoder_settings.output_groups[0].output_group_settings.rtmp_group_settings.cache_length #=> Integer
|
|
@@ -9229,7 +9245,7 @@ module Aws::MediaLive
|
|
|
9229
9245
|
params: params,
|
|
9230
9246
|
config: config)
|
|
9231
9247
|
context[:gem_name] = 'aws-sdk-medialive'
|
|
9232
|
-
context[:gem_version] = '1.
|
|
9248
|
+
context[:gem_version] = '1.59.0'
|
|
9233
9249
|
Seahorse::Client::Request.new(handlers, context)
|
|
9234
9250
|
end
|
|
9235
9251
|
|
|
@@ -511,6 +511,7 @@ module Aws::MediaLive
|
|
|
511
511
|
ReservationVideoQuality = Shapes::StringShape.new(name: 'ReservationVideoQuality')
|
|
512
512
|
ResourceConflict = Shapes::StructureShape.new(name: 'ResourceConflict')
|
|
513
513
|
ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
|
|
514
|
+
RtmpAdMarkers = Shapes::StringShape.new(name: 'RtmpAdMarkers')
|
|
514
515
|
RtmpCacheFullBehavior = Shapes::StringShape.new(name: 'RtmpCacheFullBehavior')
|
|
515
516
|
RtmpCaptionData = Shapes::StringShape.new(name: 'RtmpCaptionData')
|
|
516
517
|
RtmpCaptionInfoDestinationSettings = Shapes::StructureShape.new(name: 'RtmpCaptionInfoDestinationSettings')
|
|
@@ -731,6 +732,7 @@ module Aws::MediaLive
|
|
|
731
732
|
__listOfPipelineDetail = Shapes::ListShape.new(name: '__listOfPipelineDetail')
|
|
732
733
|
__listOfPipelinePauseStateSettings = Shapes::ListShape.new(name: '__listOfPipelinePauseStateSettings')
|
|
733
734
|
__listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
|
|
735
|
+
__listOfRtmpAdMarkers = Shapes::ListShape.new(name: '__listOfRtmpAdMarkers')
|
|
734
736
|
__listOfScheduleAction = Shapes::ListShape.new(name: '__listOfScheduleAction')
|
|
735
737
|
__listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
|
|
736
738
|
__listOfTransferringInputDeviceSummary = Shapes::ListShape.new(name: '__listOfTransferringInputDeviceSummary')
|
|
@@ -2506,6 +2508,7 @@ module Aws::MediaLive
|
|
|
2506
2508
|
|
|
2507
2509
|
RtmpCaptionInfoDestinationSettings.struct_class = Types::RtmpCaptionInfoDestinationSettings
|
|
2508
2510
|
|
|
2511
|
+
RtmpGroupSettings.add_member(:ad_markers, Shapes::ShapeRef.new(shape: __listOfRtmpAdMarkers, location_name: "adMarkers"))
|
|
2509
2512
|
RtmpGroupSettings.add_member(:authentication_scheme, Shapes::ShapeRef.new(shape: AuthenticationScheme, location_name: "authenticationScheme"))
|
|
2510
2513
|
RtmpGroupSettings.add_member(:cache_full_behavior, Shapes::ShapeRef.new(shape: RtmpCacheFullBehavior, location_name: "cacheFullBehavior"))
|
|
2511
2514
|
RtmpGroupSettings.add_member(:cache_length, Shapes::ShapeRef.new(shape: __integerMin30, location_name: "cacheLength"))
|
|
@@ -3033,6 +3036,8 @@ module Aws::MediaLive
|
|
|
3033
3036
|
|
|
3034
3037
|
__listOfReservation.member = Shapes::ShapeRef.new(shape: Reservation)
|
|
3035
3038
|
|
|
3039
|
+
__listOfRtmpAdMarkers.member = Shapes::ShapeRef.new(shape: RtmpAdMarkers)
|
|
3040
|
+
|
|
3036
3041
|
__listOfScheduleAction.member = Shapes::ShapeRef.new(shape: ScheduleAction)
|
|
3037
3042
|
|
|
3038
3043
|
__listOfScte35Descriptor.member = Shapes::ShapeRef.new(shape: Scte35Descriptor)
|
|
@@ -3286,6 +3286,7 @@ module Aws::MediaLive
|
|
|
3286
3286
|
# multiplex_group_settings: {
|
|
3287
3287
|
# },
|
|
3288
3288
|
# rtmp_group_settings: {
|
|
3289
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
3289
3290
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
3290
3291
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
3291
3292
|
# cache_length: 1,
|
|
@@ -6394,6 +6395,7 @@ module Aws::MediaLive
|
|
|
6394
6395
|
# multiplex_group_settings: {
|
|
6395
6396
|
# },
|
|
6396
6397
|
# rtmp_group_settings: {
|
|
6398
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
6397
6399
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
6398
6400
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
6399
6401
|
# cache_length: 1,
|
|
@@ -13161,6 +13163,7 @@ module Aws::MediaLive
|
|
|
13161
13163
|
# multiplex_group_settings: {
|
|
13162
13164
|
# },
|
|
13163
13165
|
# rtmp_group_settings: {
|
|
13166
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
13164
13167
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
13165
13168
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
13166
13169
|
# cache_length: 1,
|
|
@@ -13555,6 +13558,7 @@ module Aws::MediaLive
|
|
|
13555
13558
|
# multiplex_group_settings: {
|
|
13556
13559
|
# },
|
|
13557
13560
|
# rtmp_group_settings: {
|
|
13561
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
13558
13562
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
13559
13563
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
13560
13564
|
# cache_length: 1,
|
|
@@ -14369,6 +14373,7 @@ module Aws::MediaLive
|
|
|
14369
14373
|
# data as a hash:
|
|
14370
14374
|
#
|
|
14371
14375
|
# {
|
|
14376
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
14372
14377
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
14373
14378
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
14374
14379
|
# cache_length: 1,
|
|
@@ -14377,6 +14382,12 @@ module Aws::MediaLive
|
|
|
14377
14382
|
# restart_delay: 1,
|
|
14378
14383
|
# }
|
|
14379
14384
|
#
|
|
14385
|
+
# @!attribute [rw] ad_markers
|
|
14386
|
+
# Choose the ad marker type for this output group. MediaLive will
|
|
14387
|
+
# create a message based on the content of each SCTE-35 message,
|
|
14388
|
+
# format it for that marker type, and insert it in the datastream.
|
|
14389
|
+
# @return [Array<String>]
|
|
14390
|
+
#
|
|
14380
14391
|
# @!attribute [rw] authentication_scheme
|
|
14381
14392
|
# Authentication scheme to use when connecting with CDN
|
|
14382
14393
|
# @return [String]
|
|
@@ -14421,6 +14432,7 @@ module Aws::MediaLive
|
|
|
14421
14432
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/RtmpGroupSettings AWS API Documentation
|
|
14422
14433
|
#
|
|
14423
14434
|
class RtmpGroupSettings < Struct.new(
|
|
14435
|
+
:ad_markers,
|
|
14424
14436
|
:authentication_scheme,
|
|
14425
14437
|
:cache_full_behavior,
|
|
14426
14438
|
:cache_length,
|
|
@@ -16932,6 +16944,7 @@ module Aws::MediaLive
|
|
|
16932
16944
|
# multiplex_group_settings: {
|
|
16933
16945
|
# },
|
|
16934
16946
|
# rtmp_group_settings: {
|
|
16947
|
+
# ad_markers: ["ON_CUE_POINT_SCTE35"], # accepts ON_CUE_POINT_SCTE35
|
|
16935
16948
|
# authentication_scheme: "AKAMAI", # accepts AKAMAI, COMMON
|
|
16936
16949
|
# cache_full_behavior: "DISCONNECT_IMMEDIATELY", # accepts DISCONNECT_IMMEDIATELY, WAIT_FOR_SERVER
|
|
16937
16950
|
# cache_length: 1,
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-medialive
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.59.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: 2020-
|
|
11
|
+
date: 2020-11-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|