aws-sdk-appstream 1.29.0 → 1.30.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-appstream.rb +1 -1
- data/lib/aws-sdk-appstream/client.rb +8 -8
- data/lib/aws-sdk-appstream/client_api.rb +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 947947a46b8ccedb4a3f31bc14fbecf7d7f39167
|
4
|
+
data.tar.gz: dabe390f1340a1040030a176d9bd853aa1cc187d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2ee0b5e1369b4a076eeaf5d3ace809203bd9d6750368f29b94d8c82dff3eb2fd016982b3a18a2353b7eba1ca18905bce586ea35493326c72d7a9c81ae8f10f8e
|
7
|
+
data.tar.gz: 4bf863b0c1ad1c5a313e9f91b23597ee8117a63202ee44ab123ff18f41a1bb9025cd3c54da08b68976842d0401e45a6dc16fb0d3ed92f0271122a69c4c1aa413
|
data/lib/aws-sdk-appstream.rb
CHANGED
@@ -793,7 +793,7 @@ module Aws::AppStream
|
|
793
793
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
794
794
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
795
795
|
# resp.image_builder.instance_type #=> String
|
796
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS"
|
796
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
797
797
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED"
|
798
798
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
799
799
|
# resp.image_builder.state_change_reason.message #=> String
|
@@ -1179,7 +1179,7 @@ module Aws::AppStream
|
|
1179
1179
|
# resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING"
|
1180
1180
|
# resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
|
1181
1181
|
# resp.image.image_builder_supported #=> Boolean
|
1182
|
-
# resp.image.platform #=> String, one of "WINDOWS"
|
1182
|
+
# resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
1183
1183
|
# resp.image.description #=> String
|
1184
1184
|
# resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
|
1185
1185
|
# resp.image.state_change_reason.message #=> String
|
@@ -1234,7 +1234,7 @@ module Aws::AppStream
|
|
1234
1234
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
1235
1235
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
1236
1236
|
# resp.image_builder.instance_type #=> String
|
1237
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS"
|
1237
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
1238
1238
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED"
|
1239
1239
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
1240
1240
|
# resp.image_builder.state_change_reason.message #=> String
|
@@ -1511,7 +1511,7 @@ module Aws::AppStream
|
|
1511
1511
|
# resp.image_builders[0].vpc_config.security_group_ids #=> Array
|
1512
1512
|
# resp.image_builders[0].vpc_config.security_group_ids[0] #=> String
|
1513
1513
|
# resp.image_builders[0].instance_type #=> String
|
1514
|
-
# resp.image_builders[0].platform #=> String, one of "WINDOWS"
|
1514
|
+
# resp.image_builders[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
1515
1515
|
# resp.image_builders[0].state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED"
|
1516
1516
|
# resp.image_builders[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
1517
1517
|
# resp.image_builders[0].state_change_reason.message #=> String
|
@@ -1631,7 +1631,7 @@ module Aws::AppStream
|
|
1631
1631
|
# resp.images[0].state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING"
|
1632
1632
|
# resp.images[0].visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
|
1633
1633
|
# resp.images[0].image_builder_supported #=> Boolean
|
1634
|
-
# resp.images[0].platform #=> String, one of "WINDOWS"
|
1634
|
+
# resp.images[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
1635
1635
|
# resp.images[0].description #=> String
|
1636
1636
|
# resp.images[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
|
1637
1637
|
# resp.images[0].state_change_reason.message #=> String
|
@@ -2221,7 +2221,7 @@ module Aws::AppStream
|
|
2221
2221
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
2222
2222
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
2223
2223
|
# resp.image_builder.instance_type #=> String
|
2224
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS"
|
2224
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
2225
2225
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED"
|
2226
2226
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
2227
2227
|
# resp.image_builder.state_change_reason.message #=> String
|
@@ -2293,7 +2293,7 @@ module Aws::AppStream
|
|
2293
2293
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
2294
2294
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
2295
2295
|
# resp.image_builder.instance_type #=> String
|
2296
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS"
|
2296
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
2297
2297
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED"
|
2298
2298
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
2299
2299
|
# resp.image_builder.state_change_reason.message #=> String
|
@@ -2807,7 +2807,7 @@ module Aws::AppStream
|
|
2807
2807
|
params: params,
|
2808
2808
|
config: config)
|
2809
2809
|
context[:gem_name] = 'aws-sdk-appstream'
|
2810
|
-
context[:gem_version] = '1.
|
2810
|
+
context[:gem_version] = '1.30.0'
|
2811
2811
|
Seahorse::Client::Request.new(handlers, context)
|
2812
2812
|
end
|
2813
2813
|
|
@@ -1067,6 +1067,7 @@ module Aws::AppStream
|
|
1067
1067
|
o.http_request_uri = "/"
|
1068
1068
|
o.input = Shapes::ShapeRef.new(shape: CreateUsageReportSubscriptionRequest)
|
1069
1069
|
o.output = Shapes::ShapeRef.new(shape: CreateUsageReportSubscriptionResult)
|
1070
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
|
1070
1071
|
o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
|
1071
1072
|
end)
|
1072
1073
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-appstream
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.30.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: 2019-
|
11
|
+
date: 2019-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|