aws-sdk-mediapackagevod 1.18.0 → 1.23.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
  SHA256:
3
- metadata.gz: 544745224d3b2a54f1a3f5292bde05a547be114cf4cf499ae4e40ddf5a4f20f7
4
- data.tar.gz: 5b54dee0bb1adbf54b2cff5349d59b73b9d6b3530ab94060a41d699925a0deda
3
+ metadata.gz: cf66b7a7440ff036a05bd87520eedb6feb287a5e670c93b6b065647075453d7a
4
+ data.tar.gz: bbb1c2564b0a3f3636ee32bee39efe86d972ca5f8f466adaaa955d031e4d0981
5
5
  SHA512:
6
- metadata.gz: 87514ffc8a0623ca1984cefc73382da37f93aaedb370617dd8423b83d1ee79022c875bdb8e6511ddb5054a16366c505aafff822279dbb22b8a73bcac16be42aa
7
- data.tar.gz: 2f2cab375db45f98ee0c4f926d20bb7fbb23d45b5253c529961b60da1b5fdef2e4de1f86034181f05e692bb5395a9df8f74373ba4e137dbd147470bd7dafac65
6
+ metadata.gz: 0f245154545d083c42d54a3990d2bdc33dd1d83fed00ba66393dcf7d92d936dd267a256324bdd11a280ef217ed6e79aa284231fac2ae0089bb7b4d6d216331c6
7
+ data.tar.gz: 8e4e7e8a21e77469652253663d372f82bf96452211eb030e775c23d9a1eb53e8e227016203a0c479a6cc5255eb851dbab68b23795e6a3f71ddb65da3dedc5a16
data/CHANGELOG.md ADDED
@@ -0,0 +1,128 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.23.0 (2021-04-28)
5
+ ------------------
6
+
7
+ * Feature - MediaPackage now offers the option to place your Sequence Parameter Set (SPS), Picture Parameter Set (PPS), and Video Parameter Set (VPS) encoder metadata in every video segment instead of in the init fragment for DASH and CMAF endpoints.
8
+
9
+ 1.22.0 (2021-03-10)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.21.0 (2021-02-24)
15
+ ------------------
16
+
17
+ * Feature - AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage VOD packaging group.
18
+
19
+ 1.20.0 (2021-02-02)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.19.0 (2020-09-30)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.18.0 (2020-09-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.17.0 (2020-08-25)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.16.0 (2020-06-23)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.15.1 (2020-06-11)
45
+ ------------------
46
+
47
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
48
+
49
+ 1.15.0 (2020-06-10)
50
+ ------------------
51
+
52
+ * Issue - This version has been yanked. (#2327).
53
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
54
+
55
+ 1.14.0 (2020-06-04)
56
+ ------------------
57
+
58
+ * Feature - You can now restrict direct access to AWS Elemental MediaPackage by securing requests for VOD content using CDN authorization. With CDN authorization, content requests require a specific HTTP header and authorization code.
59
+
60
+ 1.13.0 (2020-05-28)
61
+ ------------------
62
+
63
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
64
+
65
+ 1.12.0 (2020-05-07)
66
+ ------------------
67
+
68
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
69
+
70
+ 1.11.0 (2020-04-23)
71
+ ------------------
72
+
73
+ * Feature - Adds tagging support for PackagingGroups, PackagingConfigurations, and Assets
74
+
75
+ 1.10.0 (2020-03-09)
76
+ ------------------
77
+
78
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
79
+
80
+ 1.9.0 (2020-02-13)
81
+ ------------------
82
+
83
+ * Feature - Adds support for DASH with multiple media presentation description periods triggered by presence of SCTE-35 ad markers in the manifest.Also adds optional configuration for DASH SegmentTemplateFormat to refer to segments by Number with Duration, Number with Timeline or Time with Timeline and compact the manifest by combining duplicate SegmentTemplate tags.
84
+
85
+ 1.8.0 (2019-11-25)
86
+ ------------------
87
+
88
+ * Feature - Adds a domain name to PackagingGroups, representing the fully qualified domain name for Assets created in the group.
89
+
90
+ 1.7.0 (2019-11-22)
91
+ ------------------
92
+
93
+ * Feature - Includes the submission time of Asset ingestion request in the API response for Create/List/Describe Assets.
94
+
95
+ 1.6.0 (2019-10-23)
96
+ ------------------
97
+
98
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
99
+
100
+ 1.5.0 (2019-08-23)
101
+ ------------------
102
+
103
+ * Feature - Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD.
104
+
105
+ 1.4.0 (2019-07-25)
106
+ ------------------
107
+
108
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
109
+
110
+ 1.3.0 (2019-07-01)
111
+ ------------------
112
+
113
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
114
+
115
+ 1.2.0 (2019-06-17)
116
+ ------------------
117
+
118
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
119
+
120
+ 1.1.0 (2019-05-21)
121
+ ------------------
122
+
123
+ * Feature - API update.
124
+
125
+ 1.0.0 (2019-05-20)
126
+ ------------------
127
+
128
+ * Feature - Initial release of `aws-sdk-mediapackagevod`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.23.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -28,7 +28,7 @@ require_relative 'aws-sdk-mediapackagevod/customizations'
28
28
  # structure.
29
29
  #
30
30
  # media_package_vod = Aws::MediaPackageVod::Client.new
31
- # resp = media_package_vod.create_asset(params)
31
+ # resp = media_package_vod.configure_logs(params)
32
32
  #
33
33
  # See {Client} for more information.
34
34
  #
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-mediapackagevod/customizations'
48
48
  # @!group service
49
49
  module Aws::MediaPackageVod
50
50
 
51
- GEM_VERSION = '1.18.0'
51
+ GEM_VERSION = '1.23.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -327,6 +327,52 @@ module Aws::MediaPackageVod
327
327
 
328
328
  # @!group API Operations
329
329
 
330
+ # Changes the packaging group's properities to configure log
331
+ # subscription
332
+ #
333
+ # @option params [Types::EgressAccessLogs] :egress_access_logs
334
+ # Configure egress access logging.
335
+ #
336
+ # @option params [required, String] :id
337
+ #
338
+ # @return [Types::ConfigureLogsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
339
+ #
340
+ # * {Types::ConfigureLogsResponse#arn #arn} => String
341
+ # * {Types::ConfigureLogsResponse#authorization #authorization} => Types::Authorization
342
+ # * {Types::ConfigureLogsResponse#domain_name #domain_name} => String
343
+ # * {Types::ConfigureLogsResponse#egress_access_logs #egress_access_logs} => Types::EgressAccessLogs
344
+ # * {Types::ConfigureLogsResponse#id #id} => String
345
+ # * {Types::ConfigureLogsResponse#tags #tags} => Hash<String,String>
346
+ #
347
+ # @example Request syntax with placeholder values
348
+ #
349
+ # resp = client.configure_logs({
350
+ # egress_access_logs: {
351
+ # log_group_name: "__string",
352
+ # },
353
+ # id: "__string", # required
354
+ # })
355
+ #
356
+ # @example Response structure
357
+ #
358
+ # resp.arn #=> String
359
+ # resp.authorization.cdn_identifier_secret #=> String
360
+ # resp.authorization.secrets_role_arn #=> String
361
+ # resp.domain_name #=> String
362
+ # resp.egress_access_logs.log_group_name #=> String
363
+ # resp.id #=> String
364
+ # resp.tags #=> Hash
365
+ # resp.tags["__string"] #=> String
366
+ #
367
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/ConfigureLogs AWS API Documentation
368
+ #
369
+ # @overload configure_logs(params = {})
370
+ # @param [Hash] params ({})
371
+ def configure_logs(params = {}, options = {})
372
+ req = build_request(:configure_logs, params)
373
+ req.send_request(options)
374
+ end
375
+
330
376
  # Creates a new MediaPackage VOD Asset resource.
331
377
  #
332
378
  # @option params [required, String] :id
@@ -448,6 +494,7 @@ module Aws::MediaPackageVod
448
494
  # },
449
495
  # },
450
496
  # ],
497
+ # include_encoder_configuration_in_segments: false,
451
498
  # segment_duration_seconds: 1,
452
499
  # },
453
500
  # dash_package: {
@@ -471,6 +518,7 @@ module Aws::MediaPackageVod
471
518
  # url: "__string", # required
472
519
  # },
473
520
  # },
521
+ # include_encoder_configuration_in_segments: false,
474
522
  # period_triggers: ["ADS"], # accepts ADS
475
523
  # segment_duration_seconds: 1,
476
524
  # segment_template_format: "NUMBER_WITH_TIMELINE", # accepts NUMBER_WITH_TIMELINE, TIME_WITH_TIMELINE, NUMBER_WITH_DURATION
@@ -545,6 +593,7 @@ module Aws::MediaPackageVod
545
593
  # resp.cmaf_package.hls_manifests[0].stream_selection.max_video_bits_per_second #=> Integer
546
594
  # resp.cmaf_package.hls_manifests[0].stream_selection.min_video_bits_per_second #=> Integer
547
595
  # resp.cmaf_package.hls_manifests[0].stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING"
596
+ # resp.cmaf_package.include_encoder_configuration_in_segments #=> Boolean
548
597
  # resp.cmaf_package.segment_duration_seconds #=> Integer
549
598
  # resp.dash_package.dash_manifests #=> Array
550
599
  # resp.dash_package.dash_manifests[0].manifest_layout #=> String, one of "FULL", "COMPACT"
@@ -558,6 +607,7 @@ module Aws::MediaPackageVod
558
607
  # resp.dash_package.encryption.speke_key_provider.system_ids #=> Array
559
608
  # resp.dash_package.encryption.speke_key_provider.system_ids[0] #=> String
560
609
  # resp.dash_package.encryption.speke_key_provider.url #=> String
610
+ # resp.dash_package.include_encoder_configuration_in_segments #=> Boolean
561
611
  # resp.dash_package.period_triggers #=> Array
562
612
  # resp.dash_package.period_triggers[0] #=> String, one of "ADS"
563
613
  # resp.dash_package.segment_duration_seconds #=> Integer
@@ -608,6 +658,9 @@ module Aws::MediaPackageVod
608
658
  # @option params [Types::Authorization] :authorization
609
659
  # CDN Authorization credentials
610
660
  #
661
+ # @option params [Types::EgressAccessLogs] :egress_access_logs
662
+ # Configure egress access logging.
663
+ #
611
664
  # @option params [required, String] :id
612
665
  #
613
666
  # @option params [Hash<String,String>] :tags
@@ -618,6 +671,7 @@ module Aws::MediaPackageVod
618
671
  # * {Types::CreatePackagingGroupResponse#arn #arn} => String
619
672
  # * {Types::CreatePackagingGroupResponse#authorization #authorization} => Types::Authorization
620
673
  # * {Types::CreatePackagingGroupResponse#domain_name #domain_name} => String
674
+ # * {Types::CreatePackagingGroupResponse#egress_access_logs #egress_access_logs} => Types::EgressAccessLogs
621
675
  # * {Types::CreatePackagingGroupResponse#id #id} => String
622
676
  # * {Types::CreatePackagingGroupResponse#tags #tags} => Hash&lt;String,String&gt;
623
677
  #
@@ -628,6 +682,9 @@ module Aws::MediaPackageVod
628
682
  # cdn_identifier_secret: "__string", # required
629
683
  # secrets_role_arn: "__string", # required
630
684
  # },
685
+ # egress_access_logs: {
686
+ # log_group_name: "__string",
687
+ # },
631
688
  # id: "__string", # required
632
689
  # tags: {
633
690
  # "__string" => "__string",
@@ -640,6 +697,7 @@ module Aws::MediaPackageVod
640
697
  # resp.authorization.cdn_identifier_secret #=> String
641
698
  # resp.authorization.secrets_role_arn #=> String
642
699
  # resp.domain_name #=> String
700
+ # resp.egress_access_logs.log_group_name #=> String
643
701
  # resp.id #=> String
644
702
  # resp.tags #=> Hash
645
703
  # resp.tags["__string"] #=> String
@@ -800,6 +858,7 @@ module Aws::MediaPackageVod
800
858
  # resp.cmaf_package.hls_manifests[0].stream_selection.max_video_bits_per_second #=> Integer
801
859
  # resp.cmaf_package.hls_manifests[0].stream_selection.min_video_bits_per_second #=> Integer
802
860
  # resp.cmaf_package.hls_manifests[0].stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING"
861
+ # resp.cmaf_package.include_encoder_configuration_in_segments #=> Boolean
803
862
  # resp.cmaf_package.segment_duration_seconds #=> Integer
804
863
  # resp.dash_package.dash_manifests #=> Array
805
864
  # resp.dash_package.dash_manifests[0].manifest_layout #=> String, one of "FULL", "COMPACT"
@@ -813,6 +872,7 @@ module Aws::MediaPackageVod
813
872
  # resp.dash_package.encryption.speke_key_provider.system_ids #=> Array
814
873
  # resp.dash_package.encryption.speke_key_provider.system_ids[0] #=> String
815
874
  # resp.dash_package.encryption.speke_key_provider.url #=> String
875
+ # resp.dash_package.include_encoder_configuration_in_segments #=> Boolean
816
876
  # resp.dash_package.period_triggers #=> Array
817
877
  # resp.dash_package.period_triggers[0] #=> String, one of "ADS"
818
878
  # resp.dash_package.segment_duration_seconds #=> Integer
@@ -867,6 +927,7 @@ module Aws::MediaPackageVod
867
927
  # * {Types::DescribePackagingGroupResponse#arn #arn} => String
868
928
  # * {Types::DescribePackagingGroupResponse#authorization #authorization} => Types::Authorization
869
929
  # * {Types::DescribePackagingGroupResponse#domain_name #domain_name} => String
930
+ # * {Types::DescribePackagingGroupResponse#egress_access_logs #egress_access_logs} => Types::EgressAccessLogs
870
931
  # * {Types::DescribePackagingGroupResponse#id #id} => String
871
932
  # * {Types::DescribePackagingGroupResponse#tags #tags} => Hash&lt;String,String&gt;
872
933
  #
@@ -882,6 +943,7 @@ module Aws::MediaPackageVod
882
943
  # resp.authorization.cdn_identifier_secret #=> String
883
944
  # resp.authorization.secrets_role_arn #=> String
884
945
  # resp.domain_name #=> String
946
+ # resp.egress_access_logs.log_group_name #=> String
885
947
  # resp.id #=> String
886
948
  # resp.tags #=> Hash
887
949
  # resp.tags["__string"] #=> String
@@ -983,6 +1045,7 @@ module Aws::MediaPackageVod
983
1045
  # resp.packaging_configurations[0].cmaf_package.hls_manifests[0].stream_selection.max_video_bits_per_second #=> Integer
984
1046
  # resp.packaging_configurations[0].cmaf_package.hls_manifests[0].stream_selection.min_video_bits_per_second #=> Integer
985
1047
  # resp.packaging_configurations[0].cmaf_package.hls_manifests[0].stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING"
1048
+ # resp.packaging_configurations[0].cmaf_package.include_encoder_configuration_in_segments #=> Boolean
986
1049
  # resp.packaging_configurations[0].cmaf_package.segment_duration_seconds #=> Integer
987
1050
  # resp.packaging_configurations[0].dash_package.dash_manifests #=> Array
988
1051
  # resp.packaging_configurations[0].dash_package.dash_manifests[0].manifest_layout #=> String, one of "FULL", "COMPACT"
@@ -996,6 +1059,7 @@ module Aws::MediaPackageVod
996
1059
  # resp.packaging_configurations[0].dash_package.encryption.speke_key_provider.system_ids #=> Array
997
1060
  # resp.packaging_configurations[0].dash_package.encryption.speke_key_provider.system_ids[0] #=> String
998
1061
  # resp.packaging_configurations[0].dash_package.encryption.speke_key_provider.url #=> String
1062
+ # resp.packaging_configurations[0].dash_package.include_encoder_configuration_in_segments #=> Boolean
999
1063
  # resp.packaging_configurations[0].dash_package.period_triggers #=> Array
1000
1064
  # resp.packaging_configurations[0].dash_package.period_triggers[0] #=> String, one of "ADS"
1001
1065
  # resp.packaging_configurations[0].dash_package.segment_duration_seconds #=> Integer
@@ -1069,6 +1133,7 @@ module Aws::MediaPackageVod
1069
1133
  # resp.packaging_groups[0].authorization.cdn_identifier_secret #=> String
1070
1134
  # resp.packaging_groups[0].authorization.secrets_role_arn #=> String
1071
1135
  # resp.packaging_groups[0].domain_name #=> String
1136
+ # resp.packaging_groups[0].egress_access_logs.log_group_name #=> String
1072
1137
  # resp.packaging_groups[0].id #=> String
1073
1138
  # resp.packaging_groups[0].tags #=> Hash
1074
1139
  # resp.packaging_groups[0].tags["__string"] #=> String
@@ -1175,6 +1240,7 @@ module Aws::MediaPackageVod
1175
1240
  # * {Types::UpdatePackagingGroupResponse#arn #arn} => String
1176
1241
  # * {Types::UpdatePackagingGroupResponse#authorization #authorization} => Types::Authorization
1177
1242
  # * {Types::UpdatePackagingGroupResponse#domain_name #domain_name} => String
1243
+ # * {Types::UpdatePackagingGroupResponse#egress_access_logs #egress_access_logs} => Types::EgressAccessLogs
1178
1244
  # * {Types::UpdatePackagingGroupResponse#id #id} => String
1179
1245
  # * {Types::UpdatePackagingGroupResponse#tags #tags} => Hash&lt;String,String&gt;
1180
1246
  #
@@ -1194,6 +1260,7 @@ module Aws::MediaPackageVod
1194
1260
  # resp.authorization.cdn_identifier_secret #=> String
1195
1261
  # resp.authorization.secrets_role_arn #=> String
1196
1262
  # resp.domain_name #=> String
1263
+ # resp.egress_access_logs.log_group_name #=> String
1197
1264
  # resp.id #=> String
1198
1265
  # resp.tags #=> Hash
1199
1266
  # resp.tags["__string"] #=> String
@@ -1220,7 +1287,7 @@ module Aws::MediaPackageVod
1220
1287
  params: params,
1221
1288
  config: config)
1222
1289
  context[:gem_name] = 'aws-sdk-mediapackagevod'
1223
- context[:gem_version] = '1.18.0'
1290
+ context[:gem_version] = '1.23.0'
1224
1291
  Seahorse::Client::Request.new(handlers, context)
1225
1292
  end
1226
1293
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -21,6 +21,9 @@ module Aws::MediaPackageVod
21
21
  Authorization = Shapes::StructureShape.new(name: 'Authorization')
22
22
  CmafEncryption = Shapes::StructureShape.new(name: 'CmafEncryption')
23
23
  CmafPackage = Shapes::StructureShape.new(name: 'CmafPackage')
24
+ ConfigureLogsParameters = Shapes::StructureShape.new(name: 'ConfigureLogsParameters')
25
+ ConfigureLogsRequest = Shapes::StructureShape.new(name: 'ConfigureLogsRequest')
26
+ ConfigureLogsResponse = Shapes::StructureShape.new(name: 'ConfigureLogsResponse')
24
27
  CreateAssetRequest = Shapes::StructureShape.new(name: 'CreateAssetRequest')
25
28
  CreateAssetResponse = Shapes::StructureShape.new(name: 'CreateAssetResponse')
26
29
  CreatePackagingConfigurationRequest = Shapes::StructureShape.new(name: 'CreatePackagingConfigurationRequest')
@@ -42,6 +45,7 @@ module Aws::MediaPackageVod
42
45
  DescribePackagingConfigurationResponse = Shapes::StructureShape.new(name: 'DescribePackagingConfigurationResponse')
43
46
  DescribePackagingGroupRequest = Shapes::StructureShape.new(name: 'DescribePackagingGroupRequest')
44
47
  DescribePackagingGroupResponse = Shapes::StructureShape.new(name: 'DescribePackagingGroupResponse')
48
+ EgressAccessLogs = Shapes::StructureShape.new(name: 'EgressAccessLogs')
45
49
  EgressEndpoint = Shapes::StructureShape.new(name: 'EgressEndpoint')
46
50
  EncryptionMethod = Shapes::StringShape.new(name: 'EncryptionMethod')
47
51
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
@@ -143,9 +147,25 @@ module Aws::MediaPackageVod
143
147
 
144
148
  CmafPackage.add_member(:encryption, Shapes::ShapeRef.new(shape: CmafEncryption, location_name: "encryption"))
145
149
  CmafPackage.add_member(:hls_manifests, Shapes::ShapeRef.new(shape: __listOfHlsManifest, required: true, location_name: "hlsManifests"))
150
+ CmafPackage.add_member(:include_encoder_configuration_in_segments, Shapes::ShapeRef.new(shape: __boolean, location_name: "includeEncoderConfigurationInSegments"))
146
151
  CmafPackage.add_member(:segment_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "segmentDurationSeconds"))
147
152
  CmafPackage.struct_class = Types::CmafPackage
148
153
 
154
+ ConfigureLogsParameters.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
155
+ ConfigureLogsParameters.struct_class = Types::ConfigureLogsParameters
156
+
157
+ ConfigureLogsRequest.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
158
+ ConfigureLogsRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "id"))
159
+ ConfigureLogsRequest.struct_class = Types::ConfigureLogsRequest
160
+
161
+ ConfigureLogsResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
162
+ ConfigureLogsResponse.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
163
+ ConfigureLogsResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: __string, location_name: "domainName"))
164
+ ConfigureLogsResponse.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
165
+ ConfigureLogsResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
166
+ ConfigureLogsResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
167
+ ConfigureLogsResponse.struct_class = Types::ConfigureLogsResponse
168
+
149
169
  CreateAssetRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "id"))
150
170
  CreateAssetRequest.add_member(:packaging_group_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "packagingGroupId"))
151
171
  CreateAssetRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: __string, location_name: "resourceId"))
@@ -185,6 +205,7 @@ module Aws::MediaPackageVod
185
205
  CreatePackagingConfigurationResponse.struct_class = Types::CreatePackagingConfigurationResponse
186
206
 
187
207
  CreatePackagingGroupRequest.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
208
+ CreatePackagingGroupRequest.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
188
209
  CreatePackagingGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "id"))
189
210
  CreatePackagingGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
190
211
  CreatePackagingGroupRequest.struct_class = Types::CreatePackagingGroupRequest
@@ -192,6 +213,7 @@ module Aws::MediaPackageVod
192
213
  CreatePackagingGroupResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
193
214
  CreatePackagingGroupResponse.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
194
215
  CreatePackagingGroupResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: __string, location_name: "domainName"))
216
+ CreatePackagingGroupResponse.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
195
217
  CreatePackagingGroupResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
196
218
  CreatePackagingGroupResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
197
219
  CreatePackagingGroupResponse.struct_class = Types::CreatePackagingGroupResponse
@@ -208,6 +230,7 @@ module Aws::MediaPackageVod
208
230
 
209
231
  DashPackage.add_member(:dash_manifests, Shapes::ShapeRef.new(shape: __listOfDashManifest, required: true, location_name: "dashManifests"))
210
232
  DashPackage.add_member(:encryption, Shapes::ShapeRef.new(shape: DashEncryption, location_name: "encryption"))
233
+ DashPackage.add_member(:include_encoder_configuration_in_segments, Shapes::ShapeRef.new(shape: __boolean, location_name: "includeEncoderConfigurationInSegments"))
211
234
  DashPackage.add_member(:period_triggers, Shapes::ShapeRef.new(shape: __listOf__PeriodTriggersElement, location_name: "periodTriggers"))
212
235
  DashPackage.add_member(:segment_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "segmentDurationSeconds"))
213
236
  DashPackage.add_member(:segment_template_format, Shapes::ShapeRef.new(shape: SegmentTemplateFormat, location_name: "segmentTemplateFormat"))
@@ -261,10 +284,14 @@ module Aws::MediaPackageVod
261
284
  DescribePackagingGroupResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
262
285
  DescribePackagingGroupResponse.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
263
286
  DescribePackagingGroupResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: __string, location_name: "domainName"))
287
+ DescribePackagingGroupResponse.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
264
288
  DescribePackagingGroupResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
265
289
  DescribePackagingGroupResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
266
290
  DescribePackagingGroupResponse.struct_class = Types::DescribePackagingGroupResponse
267
291
 
292
+ EgressAccessLogs.add_member(:log_group_name, Shapes::ShapeRef.new(shape: __string, location_name: "logGroupName"))
293
+ EgressAccessLogs.struct_class = Types::EgressAccessLogs
294
+
268
295
  EgressEndpoint.add_member(:packaging_configuration_id, Shapes::ShapeRef.new(shape: __string, location_name: "packagingConfigurationId"))
269
296
  EgressEndpoint.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
270
297
  EgressEndpoint.struct_class = Types::EgressEndpoint
@@ -367,11 +394,13 @@ module Aws::MediaPackageVod
367
394
  PackagingGroup.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
368
395
  PackagingGroup.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
369
396
  PackagingGroup.add_member(:domain_name, Shapes::ShapeRef.new(shape: __string, location_name: "domainName"))
397
+ PackagingGroup.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
370
398
  PackagingGroup.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
371
399
  PackagingGroup.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
372
400
  PackagingGroup.struct_class = Types::PackagingGroup
373
401
 
374
402
  PackagingGroupCreateParameters.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
403
+ PackagingGroupCreateParameters.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
375
404
  PackagingGroupCreateParameters.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "id"))
376
405
  PackagingGroupCreateParameters.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
377
406
  PackagingGroupCreateParameters.struct_class = Types::PackagingGroupCreateParameters
@@ -423,6 +452,7 @@ module Aws::MediaPackageVod
423
452
  UpdatePackagingGroupResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
424
453
  UpdatePackagingGroupResponse.add_member(:authorization, Shapes::ShapeRef.new(shape: Authorization, location_name: "authorization"))
425
454
  UpdatePackagingGroupResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: __string, location_name: "domainName"))
455
+ UpdatePackagingGroupResponse.add_member(:egress_access_logs, Shapes::ShapeRef.new(shape: EgressAccessLogs, location_name: "egressAccessLogs"))
426
456
  UpdatePackagingGroupResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
427
457
  UpdatePackagingGroupResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
428
458
  UpdatePackagingGroupResponse.struct_class = Types::UpdatePackagingGroupResponse
@@ -467,6 +497,20 @@ module Aws::MediaPackageVod
467
497
  "uid" => "mediapackage-vod-2018-11-07",
468
498
  }
469
499
 
500
+ api.add_operation(:configure_logs, Seahorse::Model::Operation.new.tap do |o|
501
+ o.name = "ConfigureLogs"
502
+ o.http_method = "PUT"
503
+ o.http_request_uri = "/packaging_groups/{id}/configure_logs"
504
+ o.input = Shapes::ShapeRef.new(shape: ConfigureLogsRequest)
505
+ o.output = Shapes::ShapeRef.new(shape: ConfigureLogsResponse)
506
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
507
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
508
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
509
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
510
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
511
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
512
+ end)
513
+
470
514
  api.add_operation(:create_asset, Seahorse::Model::Operation.new.tap do |o|
471
515
  o.name = "CreateAsset"
472
516
  o.http_method = "POST"
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -255,6 +255,7 @@ module Aws::MediaPackageVod
255
255
  # },
256
256
  # },
257
257
  # ],
258
+ # include_encoder_configuration_in_segments: false,
258
259
  # segment_duration_seconds: 1,
259
260
  # }
260
261
  #
@@ -266,6 +267,15 @@ module Aws::MediaPackageVod
266
267
  # A list of HLS manifest configurations.
267
268
  # @return [Array<Types::HlsManifest>]
268
269
  #
270
+ # @!attribute [rw] include_encoder_configuration_in_segments
271
+ # When includeEncoderConfigurationInSegments is set to true,
272
+ # MediaPackage places your encoder's Sequence Parameter Set (SPS),
273
+ # Picture Parameter Set (PPS), and Video Parameter Set (VPS) metadata
274
+ # in every video segment instead of in the init fragment. This lets
275
+ # you use different SPS/PPS/VPS settings for your assets during
276
+ # content playback.
277
+ # @return [Boolean]
278
+ #
269
279
  # @!attribute [rw] segment_duration_seconds
270
280
  # Duration (in seconds) of each fragment. Actual fragments will be
271
281
  # rounded to the nearest multiple of the source fragment duration.
@@ -276,11 +286,86 @@ module Aws::MediaPackageVod
276
286
  class CmafPackage < Struct.new(
277
287
  :encryption,
278
288
  :hls_manifests,
289
+ :include_encoder_configuration_in_segments,
279
290
  :segment_duration_seconds)
280
291
  SENSITIVE = []
281
292
  include Aws::Structure
282
293
  end
283
294
 
295
+ # The configuration parameters for egress access logging.
296
+ #
297
+ # @!attribute [rw] egress_access_logs
298
+ # Configure egress access logging.
299
+ # @return [Types::EgressAccessLogs]
300
+ #
301
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/ConfigureLogsParameters AWS API Documentation
302
+ #
303
+ class ConfigureLogsParameters < Struct.new(
304
+ :egress_access_logs)
305
+ SENSITIVE = []
306
+ include Aws::Structure
307
+ end
308
+
309
+ # @note When making an API call, you may pass ConfigureLogsRequest
310
+ # data as a hash:
311
+ #
312
+ # {
313
+ # egress_access_logs: {
314
+ # log_group_name: "__string",
315
+ # },
316
+ # id: "__string", # required
317
+ # }
318
+ #
319
+ # @!attribute [rw] egress_access_logs
320
+ # Configure egress access logging.
321
+ # @return [Types::EgressAccessLogs]
322
+ #
323
+ # @!attribute [rw] id
324
+ # @return [String]
325
+ #
326
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/ConfigureLogsRequest AWS API Documentation
327
+ #
328
+ class ConfigureLogsRequest < Struct.new(
329
+ :egress_access_logs,
330
+ :id)
331
+ SENSITIVE = []
332
+ include Aws::Structure
333
+ end
334
+
335
+ # @!attribute [rw] arn
336
+ # @return [String]
337
+ #
338
+ # @!attribute [rw] authorization
339
+ # CDN Authorization credentials
340
+ # @return [Types::Authorization]
341
+ #
342
+ # @!attribute [rw] domain_name
343
+ # @return [String]
344
+ #
345
+ # @!attribute [rw] egress_access_logs
346
+ # Configure egress access logging.
347
+ # @return [Types::EgressAccessLogs]
348
+ #
349
+ # @!attribute [rw] id
350
+ # @return [String]
351
+ #
352
+ # @!attribute [rw] tags
353
+ # A collection of tags associated with a resource
354
+ # @return [Hash<String,String>]
355
+ #
356
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/ConfigureLogsResponse AWS API Documentation
357
+ #
358
+ class ConfigureLogsResponse < Struct.new(
359
+ :arn,
360
+ :authorization,
361
+ :domain_name,
362
+ :egress_access_logs,
363
+ :id,
364
+ :tags)
365
+ SENSITIVE = []
366
+ include Aws::Structure
367
+ end
368
+
284
369
  # @note When making an API call, you may pass CreateAssetRequest
285
370
  # data as a hash:
286
371
  #
@@ -397,6 +482,7 @@ module Aws::MediaPackageVod
397
482
  # },
398
483
  # },
399
484
  # ],
485
+ # include_encoder_configuration_in_segments: false,
400
486
  # segment_duration_seconds: 1,
401
487
  # },
402
488
  # dash_package: {
@@ -420,6 +506,7 @@ module Aws::MediaPackageVod
420
506
  # url: "__string", # required
421
507
  # },
422
508
  # },
509
+ # include_encoder_configuration_in_segments: false,
423
510
  # period_triggers: ["ADS"], # accepts ADS
424
511
  # segment_duration_seconds: 1,
425
512
  # segment_template_format: "NUMBER_WITH_TIMELINE", # accepts NUMBER_WITH_TIMELINE, TIME_WITH_TIMELINE, NUMBER_WITH_DURATION
@@ -572,6 +659,9 @@ module Aws::MediaPackageVod
572
659
  # cdn_identifier_secret: "__string", # required
573
660
  # secrets_role_arn: "__string", # required
574
661
  # },
662
+ # egress_access_logs: {
663
+ # log_group_name: "__string",
664
+ # },
575
665
  # id: "__string", # required
576
666
  # tags: {
577
667
  # "__string" => "__string",
@@ -582,6 +672,10 @@ module Aws::MediaPackageVod
582
672
  # CDN Authorization credentials
583
673
  # @return [Types::Authorization]
584
674
  #
675
+ # @!attribute [rw] egress_access_logs
676
+ # Configure egress access logging.
677
+ # @return [Types::EgressAccessLogs]
678
+ #
585
679
  # @!attribute [rw] id
586
680
  # @return [String]
587
681
  #
@@ -593,6 +687,7 @@ module Aws::MediaPackageVod
593
687
  #
594
688
  class CreatePackagingGroupRequest < Struct.new(
595
689
  :authorization,
690
+ :egress_access_logs,
596
691
  :id,
597
692
  :tags)
598
693
  SENSITIVE = []
@@ -609,6 +704,10 @@ module Aws::MediaPackageVod
609
704
  # @!attribute [rw] domain_name
610
705
  # @return [String]
611
706
  #
707
+ # @!attribute [rw] egress_access_logs
708
+ # Configure egress access logging.
709
+ # @return [Types::EgressAccessLogs]
710
+ #
612
711
  # @!attribute [rw] id
613
712
  # @return [String]
614
713
  #
@@ -622,6 +721,7 @@ module Aws::MediaPackageVod
622
721
  :arn,
623
722
  :authorization,
624
723
  :domain_name,
724
+ :egress_access_logs,
625
725
  :id,
626
726
  :tags)
627
727
  SENSITIVE = []
@@ -737,6 +837,7 @@ module Aws::MediaPackageVod
737
837
  # url: "__string", # required
738
838
  # },
739
839
  # },
840
+ # include_encoder_configuration_in_segments: false,
740
841
  # period_triggers: ["ADS"], # accepts ADS
741
842
  # segment_duration_seconds: 1,
742
843
  # segment_template_format: "NUMBER_WITH_TIMELINE", # accepts NUMBER_WITH_TIMELINE, TIME_WITH_TIMELINE, NUMBER_WITH_DURATION
@@ -751,6 +852,15 @@ module Aws::MediaPackageVod
751
852
  # configuration.
752
853
  # @return [Types::DashEncryption]
753
854
  #
855
+ # @!attribute [rw] include_encoder_configuration_in_segments
856
+ # When includeEncoderConfigurationInSegments is set to true,
857
+ # MediaPackage places your encoder's Sequence Parameter Set (SPS),
858
+ # Picture Parameter Set (PPS), and Video Parameter Set (VPS) metadata
859
+ # in every video segment instead of in the init fragment. This lets
860
+ # you use different SPS/PPS/VPS settings for your assets during
861
+ # content playback.
862
+ # @return [Boolean]
863
+ #
754
864
  # @!attribute [rw] period_triggers
755
865
  # A list of triggers that controls when the outgoing Dynamic Adaptive
756
866
  # Streaming over HTTP (DASH) Media Presentation Description (MPD) will
@@ -780,6 +890,7 @@ module Aws::MediaPackageVod
780
890
  class DashPackage < Struct.new(
781
891
  :dash_manifests,
782
892
  :encryption,
893
+ :include_encoder_configuration_in_segments,
783
894
  :period_triggers,
784
895
  :segment_duration_seconds,
785
896
  :segment_template_format)
@@ -1006,6 +1117,10 @@ module Aws::MediaPackageVod
1006
1117
  # @!attribute [rw] domain_name
1007
1118
  # @return [String]
1008
1119
  #
1120
+ # @!attribute [rw] egress_access_logs
1121
+ # Configure egress access logging.
1122
+ # @return [Types::EgressAccessLogs]
1123
+ #
1009
1124
  # @!attribute [rw] id
1010
1125
  # @return [String]
1011
1126
  #
@@ -1019,12 +1134,34 @@ module Aws::MediaPackageVod
1019
1134
  :arn,
1020
1135
  :authorization,
1021
1136
  :domain_name,
1137
+ :egress_access_logs,
1022
1138
  :id,
1023
1139
  :tags)
1024
1140
  SENSITIVE = []
1025
1141
  include Aws::Structure
1026
1142
  end
1027
1143
 
1144
+ # Configure egress access logging.
1145
+ #
1146
+ # @note When making an API call, you may pass EgressAccessLogs
1147
+ # data as a hash:
1148
+ #
1149
+ # {
1150
+ # log_group_name: "__string",
1151
+ # }
1152
+ #
1153
+ # @!attribute [rw] log_group_name
1154
+ # Customize the log group name.
1155
+ # @return [String]
1156
+ #
1157
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediapackage-vod-2018-11-07/EgressAccessLogs AWS API Documentation
1158
+ #
1159
+ class EgressAccessLogs < Struct.new(
1160
+ :log_group_name)
1161
+ SENSITIVE = []
1162
+ include Aws::Structure
1163
+ end
1164
+
1028
1165
  # The endpoint URL used to access an Asset using one
1029
1166
  # PackagingConfiguration.
1030
1167
  #
@@ -1639,6 +1776,10 @@ module Aws::MediaPackageVod
1639
1776
  # The fully qualified domain name for Assets in the PackagingGroup.
1640
1777
  # @return [String]
1641
1778
  #
1779
+ # @!attribute [rw] egress_access_logs
1780
+ # Configure egress access logging.
1781
+ # @return [Types::EgressAccessLogs]
1782
+ #
1642
1783
  # @!attribute [rw] id
1643
1784
  # The ID of the PackagingGroup.
1644
1785
  # @return [String]
@@ -1653,6 +1794,7 @@ module Aws::MediaPackageVod
1653
1794
  :arn,
1654
1795
  :authorization,
1655
1796
  :domain_name,
1797
+ :egress_access_logs,
1656
1798
  :id,
1657
1799
  :tags)
1658
1800
  SENSITIVE = []
@@ -1666,6 +1808,10 @@ module Aws::MediaPackageVod
1666
1808
  # CDN Authorization credentials
1667
1809
  # @return [Types::Authorization]
1668
1810
  #
1811
+ # @!attribute [rw] egress_access_logs
1812
+ # Configure egress access logging.
1813
+ # @return [Types::EgressAccessLogs]
1814
+ #
1669
1815
  # @!attribute [rw] id
1670
1816
  # The ID of the PackagingGroup.
1671
1817
  # @return [String]
@@ -1678,6 +1824,7 @@ module Aws::MediaPackageVod
1678
1824
  #
1679
1825
  class PackagingGroupCreateParameters < Struct.new(
1680
1826
  :authorization,
1827
+ :egress_access_logs,
1681
1828
  :id,
1682
1829
  :tags)
1683
1830
  SENSITIVE = []
@@ -1916,6 +2063,10 @@ module Aws::MediaPackageVod
1916
2063
  # @!attribute [rw] domain_name
1917
2064
  # @return [String]
1918
2065
  #
2066
+ # @!attribute [rw] egress_access_logs
2067
+ # Configure egress access logging.
2068
+ # @return [Types::EgressAccessLogs]
2069
+ #
1919
2070
  # @!attribute [rw] id
1920
2071
  # @return [String]
1921
2072
  #
@@ -1929,6 +2080,7 @@ module Aws::MediaPackageVod
1929
2080
  :arn,
1930
2081
  :authorization,
1931
2082
  :domain_name,
2083
+ :egress_access_logs,
1932
2084
  :id,
1933
2085
  :tags)
1934
2086
  SENSITIVE = []
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mediapackagevod
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.0
4
+ version: 1.23.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-09-15 00:00:00.000000000 Z
11
+ date: 2021-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.99.0
22
+ version: 3.112.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.99.0
32
+ version: 3.112.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -47,11 +47,14 @@ dependencies:
47
47
  description: Official AWS Ruby gem for AWS Elemental MediaPackage VOD (MediaPackage
48
48
  Vod). This gem is part of the AWS SDK for Ruby.
49
49
  email:
50
- - trevrowe@amazon.com
50
+ - aws-dr-rubygems@amazon.com
51
51
  executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
+ - CHANGELOG.md
56
+ - LICENSE.txt
57
+ - VERSION
55
58
  - lib/aws-sdk-mediapackagevod.rb
56
59
  - lib/aws-sdk-mediapackagevod/client.rb
57
60
  - lib/aws-sdk-mediapackagevod/client_api.rb
@@ -63,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
63
66
  licenses:
64
67
  - Apache-2.0
65
68
  metadata:
66
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediapackagevod
67
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mediapackagevod/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediapackagevod
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediapackagevod/CHANGELOG.md
68
71
  post_install_message:
69
72
  rdoc_options: []
70
73
  require_paths:
@@ -80,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
83
  - !ruby/object:Gem::Version
81
84
  version: '0'
82
85
  requirements: []
83
- rubyforge_project:
84
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
85
87
  signing_key:
86
88
  specification_version: 4
87
89
  summary: AWS SDK for Ruby - MediaPackage Vod