aws-sdk-lightsail 1.0.0.rc6 → 1.0.0.rc7

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: 51026fc4aa330e456f635f533bbfd60438e08767
4
- data.tar.gz: 541b285649db433645fb3ee3663dc04755391328
3
+ metadata.gz: ab11c95a7e72d8b31522eb063a88aa3925366121
4
+ data.tar.gz: 263e7352bf0fc24cf9ca660af9da782bd7091c65
5
5
  SHA512:
6
- metadata.gz: b10b2ef07a0136f483975f1a54c2b7e00b69c15aaa07bffbb9ef6fcd2ee92e29878c27960cc31e4c36dabf089f45dc7087ebe95f140304390a6a9be482cc37c6
7
- data.tar.gz: 1edfe0b0bcffefbe54e7001227ccbfb45a038ef0a019d02c68bde0700fa1c8637d1355dc5e35b9e4aa556bc58009017549d946c031c5aa44ff5508119e3ddcf9
6
+ metadata.gz: a24861cb7466e142fbaf33752fa3ef82e91919caab55417384da450a22bdd28ff97d35692b9fd8202ffb036983570d93990efb2cc7c817686b23f76ca3d11127
7
+ data.tar.gz: a1f867e71f9327fcef42e07be2ae8061114b02aa3e2119634c7d83572593a7990544321dce7f7ce12008cd13c20c6ba21f488100517e543d37183701deed66b4
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-lightsail/customizations'
42
42
  # @service
43
43
  module Aws::Lightsail
44
44
 
45
- GEM_VERSION = '1.0.0.rc6'
45
+ GEM_VERSION = '1.0.0.rc7'
46
46
 
47
47
  end
@@ -178,7 +178,7 @@ module Aws::Lightsail
178
178
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
179
179
  # resp.operations[0].created_at #=> Time
180
180
  # resp.operations[0].location.availability_zone #=> String
181
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
181
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
182
182
  # resp.operations[0].is_terminal #=> Boolean
183
183
  # resp.operations[0].operation_details #=> String
184
184
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -223,7 +223,7 @@ module Aws::Lightsail
223
223
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
224
224
  # resp.operations[0].created_at #=> Time
225
225
  # resp.operations[0].location.availability_zone #=> String
226
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
226
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
227
227
  # resp.operations[0].is_terminal #=> Boolean
228
228
  # resp.operations[0].operation_details #=> String
229
229
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -272,7 +272,7 @@ module Aws::Lightsail
272
272
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
273
273
  # resp.operation.created_at #=> Time
274
274
  # resp.operation.location.availability_zone #=> String
275
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
275
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
276
276
  # resp.operation.is_terminal #=> Boolean
277
277
  # resp.operation.operation_details #=> String
278
278
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -320,7 +320,7 @@ module Aws::Lightsail
320
320
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
321
321
  # resp.operation.created_at #=> Time
322
322
  # resp.operation.location.availability_zone #=> String
323
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
323
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
324
324
  # resp.operation.is_terminal #=> Boolean
325
325
  # resp.operation.operation_details #=> String
326
326
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -375,7 +375,7 @@ module Aws::Lightsail
375
375
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
376
376
  # resp.operation.created_at #=> Time
377
377
  # resp.operation.location.availability_zone #=> String
378
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
378
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
379
379
  # resp.operation.is_terminal #=> Boolean
380
380
  # resp.operation.operation_details #=> String
381
381
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -422,7 +422,7 @@ module Aws::Lightsail
422
422
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
423
423
  # resp.operations[0].created_at #=> Time
424
424
  # resp.operations[0].location.availability_zone #=> String
425
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
425
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
426
426
  # resp.operations[0].is_terminal #=> Boolean
427
427
  # resp.operations[0].operation_details #=> String
428
428
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -459,7 +459,12 @@ module Aws::Lightsail
459
459
  # [1]: http://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetRegions.html
460
460
  #
461
461
  # @option params [String] :custom_image_name
462
- # The name for your custom image.
462
+ # (Deprecated) The name for your custom image.
463
+ #
464
+ # <note markdown="1"> In releases prior to June 12, 2017, this parameter was ignored by the
465
+ # API. It is now deprecated.
466
+ #
467
+ # </note>
463
468
  #
464
469
  # @option params [required, String] :blueprint_id
465
470
  # The ID for a virtual private server image (e.g., `app_wordpress_4_4`
@@ -514,7 +519,7 @@ module Aws::Lightsail
514
519
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
515
520
  # resp.operations[0].created_at #=> Time
516
521
  # resp.operations[0].location.availability_zone #=> String
517
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
522
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
518
523
  # resp.operations[0].is_terminal #=> Boolean
519
524
  # resp.operations[0].operation_details #=> String
520
525
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -600,7 +605,7 @@ module Aws::Lightsail
600
605
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
601
606
  # resp.operations[0].created_at #=> Time
602
607
  # resp.operations[0].location.availability_zone #=> String
603
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
608
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
604
609
  # resp.operations[0].is_terminal #=> Boolean
605
610
  # resp.operations[0].operation_details #=> String
606
611
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -643,7 +648,7 @@ module Aws::Lightsail
643
648
  # resp.key_pair.support_code #=> String
644
649
  # resp.key_pair.created_at #=> Time
645
650
  # resp.key_pair.location.availability_zone #=> String
646
- # resp.key_pair.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
651
+ # resp.key_pair.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
647
652
  # resp.key_pair.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
648
653
  # resp.key_pair.fingerprint #=> String
649
654
  # resp.public_key_base_64 #=> String
@@ -653,7 +658,7 @@ module Aws::Lightsail
653
658
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
654
659
  # resp.operation.created_at #=> Time
655
660
  # resp.operation.location.availability_zone #=> String
656
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
661
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
657
662
  # resp.operation.is_terminal #=> Boolean
658
663
  # resp.operation.operation_details #=> String
659
664
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -693,7 +698,7 @@ module Aws::Lightsail
693
698
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
694
699
  # resp.operation.created_at #=> Time
695
700
  # resp.operation.location.availability_zone #=> String
696
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
701
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
697
702
  # resp.operation.is_terminal #=> Boolean
698
703
  # resp.operation.operation_details #=> String
699
704
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -746,7 +751,7 @@ module Aws::Lightsail
746
751
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
747
752
  # resp.operation.created_at #=> Time
748
753
  # resp.operation.location.availability_zone #=> String
749
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
754
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
750
755
  # resp.operation.is_terminal #=> Boolean
751
756
  # resp.operation.operation_details #=> String
752
757
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -788,7 +793,7 @@ module Aws::Lightsail
788
793
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
789
794
  # resp.operations[0].created_at #=> Time
790
795
  # resp.operations[0].location.availability_zone #=> String
791
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
796
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
792
797
  # resp.operations[0].is_terminal #=> Boolean
793
798
  # resp.operations[0].operation_details #=> String
794
799
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -830,7 +835,7 @@ module Aws::Lightsail
830
835
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
831
836
  # resp.operations[0].created_at #=> Time
832
837
  # resp.operations[0].location.availability_zone #=> String
833
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
838
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
834
839
  # resp.operations[0].is_terminal #=> Boolean
835
840
  # resp.operations[0].operation_details #=> String
836
841
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -870,7 +875,7 @@ module Aws::Lightsail
870
875
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
871
876
  # resp.operation.created_at #=> Time
872
877
  # resp.operation.location.availability_zone #=> String
873
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
878
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
874
879
  # resp.operation.is_terminal #=> Boolean
875
880
  # resp.operation.operation_details #=> String
876
881
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -912,7 +917,7 @@ module Aws::Lightsail
912
917
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
913
918
  # resp.operations[0].created_at #=> Time
914
919
  # resp.operations[0].location.availability_zone #=> String
915
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
920
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
916
921
  # resp.operations[0].is_terminal #=> Boolean
917
922
  # resp.operations[0].operation_details #=> String
918
923
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -1103,7 +1108,7 @@ module Aws::Lightsail
1103
1108
  # resp.domain.support_code #=> String
1104
1109
  # resp.domain.created_at #=> Time
1105
1110
  # resp.domain.location.availability_zone #=> String
1106
- # resp.domain.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1111
+ # resp.domain.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1107
1112
  # resp.domain.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1108
1113
  # resp.domain.domain_entries #=> Array
1109
1114
  # resp.domain.domain_entries[0].id #=> String
@@ -1147,7 +1152,7 @@ module Aws::Lightsail
1147
1152
  # resp.domains[0].support_code #=> String
1148
1153
  # resp.domains[0].created_at #=> Time
1149
1154
  # resp.domains[0].location.availability_zone #=> String
1150
- # resp.domains[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1155
+ # resp.domains[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1151
1156
  # resp.domains[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1152
1157
  # resp.domains[0].domain_entries #=> Array
1153
1158
  # resp.domains[0].domain_entries[0].id #=> String
@@ -1190,7 +1195,7 @@ module Aws::Lightsail
1190
1195
  # resp.instance.support_code #=> String
1191
1196
  # resp.instance.created_at #=> Time
1192
1197
  # resp.instance.location.availability_zone #=> String
1193
- # resp.instance.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1198
+ # resp.instance.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1194
1199
  # resp.instance.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1195
1200
  # resp.instance.blueprint_id #=> String
1196
1201
  # resp.instance.blueprint_name #=> String
@@ -1206,7 +1211,7 @@ module Aws::Lightsail
1206
1211
  # resp.instance.hardware.disks[0].support_code #=> String
1207
1212
  # resp.instance.hardware.disks[0].created_at #=> Time
1208
1213
  # resp.instance.hardware.disks[0].location.availability_zone #=> String
1209
- # resp.instance.hardware.disks[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1214
+ # resp.instance.hardware.disks[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1210
1215
  # resp.instance.hardware.disks[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1211
1216
  # resp.instance.hardware.disks[0].size_in_gb #=> Integer
1212
1217
  # resp.instance.hardware.disks[0].gb_in_use #=> Integer
@@ -1397,7 +1402,7 @@ module Aws::Lightsail
1397
1402
  # resp.instance_snapshot.support_code #=> String
1398
1403
  # resp.instance_snapshot.created_at #=> Time
1399
1404
  # resp.instance_snapshot.location.availability_zone #=> String
1400
- # resp.instance_snapshot.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1405
+ # resp.instance_snapshot.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1401
1406
  # resp.instance_snapshot.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1402
1407
  # resp.instance_snapshot.state #=> String, one of "pending", "error", "available"
1403
1408
  # resp.instance_snapshot.progress #=> String
@@ -1441,7 +1446,7 @@ module Aws::Lightsail
1441
1446
  # resp.instance_snapshots[0].support_code #=> String
1442
1447
  # resp.instance_snapshots[0].created_at #=> Time
1443
1448
  # resp.instance_snapshots[0].location.availability_zone #=> String
1444
- # resp.instance_snapshots[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1449
+ # resp.instance_snapshots[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1445
1450
  # resp.instance_snapshots[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1446
1451
  # resp.instance_snapshots[0].state #=> String, one of "pending", "error", "available"
1447
1452
  # resp.instance_snapshots[0].progress #=> String
@@ -1517,7 +1522,7 @@ module Aws::Lightsail
1517
1522
  # resp.instances[0].support_code #=> String
1518
1523
  # resp.instances[0].created_at #=> Time
1519
1524
  # resp.instances[0].location.availability_zone #=> String
1520
- # resp.instances[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1525
+ # resp.instances[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1521
1526
  # resp.instances[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1522
1527
  # resp.instances[0].blueprint_id #=> String
1523
1528
  # resp.instances[0].blueprint_name #=> String
@@ -1533,7 +1538,7 @@ module Aws::Lightsail
1533
1538
  # resp.instances[0].hardware.disks[0].support_code #=> String
1534
1539
  # resp.instances[0].hardware.disks[0].created_at #=> Time
1535
1540
  # resp.instances[0].hardware.disks[0].location.availability_zone #=> String
1536
- # resp.instances[0].hardware.disks[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1541
+ # resp.instances[0].hardware.disks[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1537
1542
  # resp.instances[0].hardware.disks[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1538
1543
  # resp.instances[0].hardware.disks[0].size_in_gb #=> Integer
1539
1544
  # resp.instances[0].hardware.disks[0].gb_in_use #=> Integer
@@ -1590,7 +1595,7 @@ module Aws::Lightsail
1590
1595
  # resp.key_pair.support_code #=> String
1591
1596
  # resp.key_pair.created_at #=> Time
1592
1597
  # resp.key_pair.location.availability_zone #=> String
1593
- # resp.key_pair.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1598
+ # resp.key_pair.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1594
1599
  # resp.key_pair.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1595
1600
  # resp.key_pair.fingerprint #=> String
1596
1601
  #
@@ -1628,7 +1633,7 @@ module Aws::Lightsail
1628
1633
  # resp.key_pairs[0].support_code #=> String
1629
1634
  # resp.key_pairs[0].created_at #=> Time
1630
1635
  # resp.key_pairs[0].location.availability_zone #=> String
1631
- # resp.key_pairs[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1636
+ # resp.key_pairs[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1632
1637
  # resp.key_pairs[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1633
1638
  # resp.key_pairs[0].fingerprint #=> String
1634
1639
  # resp.next_page_token #=> String
@@ -1666,7 +1671,7 @@ module Aws::Lightsail
1666
1671
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1667
1672
  # resp.operation.created_at #=> Time
1668
1673
  # resp.operation.location.availability_zone #=> String
1669
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1674
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1670
1675
  # resp.operation.is_terminal #=> Boolean
1671
1676
  # resp.operation.operation_details #=> String
1672
1677
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -1714,7 +1719,7 @@ module Aws::Lightsail
1714
1719
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1715
1720
  # resp.operations[0].created_at #=> Time
1716
1721
  # resp.operations[0].location.availability_zone #=> String
1717
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1722
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1718
1723
  # resp.operations[0].is_terminal #=> Boolean
1719
1724
  # resp.operations[0].operation_details #=> String
1720
1725
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -1747,6 +1752,7 @@ module Aws::Lightsail
1747
1752
  #
1748
1753
  # * {Types::GetOperationsForResourceResult#operations #operations} => Array&lt;Types::Operation&gt;
1749
1754
  # * {Types::GetOperationsForResourceResult#next_page_count #next_page_count} => String
1755
+ # * {Types::GetOperationsForResourceResult#next_page_token #next_page_token} => String
1750
1756
  #
1751
1757
  # @example Request syntax with placeholder values
1752
1758
  #
@@ -1763,7 +1769,7 @@ module Aws::Lightsail
1763
1769
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1764
1770
  # resp.operations[0].created_at #=> Time
1765
1771
  # resp.operations[0].location.availability_zone #=> String
1766
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1772
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1767
1773
  # resp.operations[0].is_terminal #=> Boolean
1768
1774
  # resp.operations[0].operation_details #=> String
1769
1775
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -1772,6 +1778,7 @@ module Aws::Lightsail
1772
1778
  # resp.operations[0].error_code #=> String
1773
1779
  # resp.operations[0].error_details #=> String
1774
1780
  # resp.next_page_count #=> String
1781
+ # resp.next_page_token #=> String
1775
1782
  #
1776
1783
  # @see http://docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetOperationsForResource AWS API Documentation
1777
1784
  #
@@ -1807,7 +1814,7 @@ module Aws::Lightsail
1807
1814
  # resp.regions[0].continent_code #=> String
1808
1815
  # resp.regions[0].description #=> String
1809
1816
  # resp.regions[0].display_name #=> String
1810
- # resp.regions[0].name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1817
+ # resp.regions[0].name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1811
1818
  # resp.regions[0].availability_zones #=> Array
1812
1819
  # resp.regions[0].availability_zones[0].zone_name #=> String
1813
1820
  # resp.regions[0].availability_zones[0].state #=> String
@@ -1843,7 +1850,7 @@ module Aws::Lightsail
1843
1850
  # resp.static_ip.support_code #=> String
1844
1851
  # resp.static_ip.created_at #=> Time
1845
1852
  # resp.static_ip.location.availability_zone #=> String
1846
- # resp.static_ip.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1853
+ # resp.static_ip.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1847
1854
  # resp.static_ip.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1848
1855
  # resp.static_ip.ip_address #=> String
1849
1856
  # resp.static_ip.attached_to #=> String
@@ -1883,7 +1890,7 @@ module Aws::Lightsail
1883
1890
  # resp.static_ips[0].support_code #=> String
1884
1891
  # resp.static_ips[0].created_at #=> Time
1885
1892
  # resp.static_ips[0].location.availability_zone #=> String
1886
- # resp.static_ips[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1893
+ # resp.static_ips[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1887
1894
  # resp.static_ips[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1888
1895
  # resp.static_ips[0].ip_address #=> String
1889
1896
  # resp.static_ips[0].attached_to #=> String
@@ -1925,7 +1932,7 @@ module Aws::Lightsail
1925
1932
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1926
1933
  # resp.operation.created_at #=> Time
1927
1934
  # resp.operation.location.availability_zone #=> String
1928
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1935
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1929
1936
  # resp.operation.is_terminal #=> Boolean
1930
1937
  # resp.operation.operation_details #=> String
1931
1938
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -1994,7 +2001,7 @@ module Aws::Lightsail
1994
2001
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
1995
2002
  # resp.operation.created_at #=> Time
1996
2003
  # resp.operation.location.availability_zone #=> String
1997
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2004
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
1998
2005
  # resp.operation.is_terminal #=> Boolean
1999
2006
  # resp.operation.operation_details #=> String
2000
2007
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2025,7 +2032,7 @@ module Aws::Lightsail
2025
2032
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2026
2033
  # resp.operation.created_at #=> Time
2027
2034
  # resp.operation.location.availability_zone #=> String
2028
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2035
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2029
2036
  # resp.operation.is_terminal #=> Boolean
2030
2037
  # resp.operation.operation_details #=> String
2031
2038
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2077,7 +2084,7 @@ module Aws::Lightsail
2077
2084
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2078
2085
  # resp.operation.created_at #=> Time
2079
2086
  # resp.operation.location.availability_zone #=> String
2080
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2087
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2081
2088
  # resp.operation.is_terminal #=> Boolean
2082
2089
  # resp.operation.operation_details #=> String
2083
2090
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2121,7 +2128,7 @@ module Aws::Lightsail
2121
2128
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2122
2129
  # resp.operations[0].created_at #=> Time
2123
2130
  # resp.operations[0].location.availability_zone #=> String
2124
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2131
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2125
2132
  # resp.operations[0].is_terminal #=> Boolean
2126
2133
  # resp.operations[0].operation_details #=> String
2127
2134
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2162,7 +2169,7 @@ module Aws::Lightsail
2162
2169
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2163
2170
  # resp.operations[0].created_at #=> Time
2164
2171
  # resp.operations[0].location.availability_zone #=> String
2165
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2172
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2166
2173
  # resp.operations[0].is_terminal #=> Boolean
2167
2174
  # resp.operations[0].operation_details #=> String
2168
2175
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2204,7 +2211,7 @@ module Aws::Lightsail
2204
2211
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2205
2212
  # resp.operations[0].created_at #=> Time
2206
2213
  # resp.operations[0].location.availability_zone #=> String
2207
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2214
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2208
2215
  # resp.operations[0].is_terminal #=> Boolean
2209
2216
  # resp.operations[0].operation_details #=> String
2210
2217
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2245,7 +2252,7 @@ module Aws::Lightsail
2245
2252
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2246
2253
  # resp.operations[0].created_at #=> Time
2247
2254
  # resp.operations[0].location.availability_zone #=> String
2248
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2255
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2249
2256
  # resp.operations[0].is_terminal #=> Boolean
2250
2257
  # resp.operations[0].operation_details #=> String
2251
2258
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2276,7 +2283,7 @@ module Aws::Lightsail
2276
2283
  # resp.operation.resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2277
2284
  # resp.operation.created_at #=> Time
2278
2285
  # resp.operation.location.availability_zone #=> String
2279
- # resp.operation.location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2286
+ # resp.operation.location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2280
2287
  # resp.operation.is_terminal #=> Boolean
2281
2288
  # resp.operation.operation_details #=> String
2282
2289
  # resp.operation.operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2330,7 +2337,7 @@ module Aws::Lightsail
2330
2337
  # resp.operations[0].resource_type #=> String, one of "Instance", "StaticIp", "KeyPair", "InstanceSnapshot", "Domain", "PeeredVpc"
2331
2338
  # resp.operations[0].created_at #=> Time
2332
2339
  # resp.operations[0].location.availability_zone #=> String
2333
- # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2340
+ # resp.operations[0].location.region_name #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2"
2334
2341
  # resp.operations[0].is_terminal #=> Boolean
2335
2342
  # resp.operations[0].operation_details #=> String
2336
2343
  # resp.operations[0].operation_type #=> String, one of "DeleteInstance", "CreateInstance", "StopInstance", "StartInstance", "RebootInstance", "OpenInstancePublicPorts", "PutInstancePublicPorts", "CloseInstancePublicPorts", "AllocateStaticIp", "ReleaseStaticIp", "AttachStaticIp", "DetachStaticIp", "UpdateDomainEntry", "DeleteDomainEntry", "CreateDomain", "DeleteDomain", "CreateInstanceSnapshot", "DeleteInstanceSnapshot", "CreateInstancesFromSnapshot"
@@ -2361,7 +2368,7 @@ module Aws::Lightsail
2361
2368
  params: params,
2362
2369
  config: config)
2363
2370
  context[:gem_name] = 'aws-sdk-lightsail'
2364
- context[:gem_version] = '1.0.0.rc6'
2371
+ context[:gem_version] = '1.0.0.rc7'
2365
2372
  Seahorse::Client::Request.new(handlers, context)
2366
2373
  end
2367
2374
 
@@ -275,7 +275,7 @@ module Aws::Lightsail
275
275
 
276
276
  CreateInstancesRequest.add_member(:instance_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "instanceNames"))
277
277
  CreateInstancesRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, required: true, location_name: "availabilityZone"))
278
- CreateInstancesRequest.add_member(:custom_image_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "customImageName"))
278
+ CreateInstancesRequest.add_member(:custom_image_name, Shapes::ShapeRef.new(shape: ResourceName, deprecated: true, location_name: "customImageName"))
279
279
  CreateInstancesRequest.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "blueprintId"))
280
280
  CreateInstancesRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "bundleId"))
281
281
  CreateInstancesRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: string, location_name: "userData"))
@@ -496,7 +496,8 @@ module Aws::Lightsail
496
496
  GetOperationsForResourceRequest.struct_class = Types::GetOperationsForResourceRequest
497
497
 
498
498
  GetOperationsForResourceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
499
- GetOperationsForResourceResult.add_member(:next_page_count, Shapes::ShapeRef.new(shape: string, location_name: "nextPageCount"))
499
+ GetOperationsForResourceResult.add_member(:next_page_count, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "nextPageCount"))
500
+ GetOperationsForResourceResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
500
501
  GetOperationsForResourceResult.struct_class = Types::GetOperationsForResourceResult
501
502
 
502
503
  GetOperationsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
@@ -497,7 +497,12 @@ module Aws::Lightsail
497
497
  # @return [String]
498
498
  #
499
499
  # @!attribute [rw] custom_image_name
500
- # The name for your custom image.
500
+ # (Deprecated) The name for your custom image.
501
+ #
502
+ # <note markdown="1"> In releases prior to June 12, 2017, this parameter was ignored by
503
+ # the API. It is now deprecated.
504
+ #
505
+ # </note>
501
506
  # @return [String]
502
507
  #
503
508
  # @!attribute [rw] blueprint_id
@@ -1616,14 +1621,27 @@ module Aws::Lightsail
1616
1621
  # @return [Array<Types::Operation>]
1617
1622
  #
1618
1623
  # @!attribute [rw] next_page_count
1619
- # Returns the number of pages of results that remain.
1624
+ # (Deprecated) Returns the number of pages of results that remain.
1625
+ #
1626
+ # <note markdown="1"> In releases prior to June 12, 2017, this parameter returned `null`
1627
+ # by the API. It is now deprecated, and the API returns the
1628
+ # `nextPageToken` parameter instead.
1629
+ #
1630
+ # </note>
1631
+ # @return [String]
1632
+ #
1633
+ # @!attribute [rw] next_page_token
1634
+ # An identifier that was returned from the previous call to this
1635
+ # operation, which can be used to return the next set of items in the
1636
+ # list.
1620
1637
  # @return [String]
1621
1638
  #
1622
1639
  # @see http://docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetOperationsForResourceResult AWS API Documentation
1623
1640
  #
1624
1641
  class GetOperationsForResourceResult < Struct.new(
1625
1642
  :operations,
1626
- :next_page_count)
1643
+ :next_page_count,
1644
+ :next_page_token)
1627
1645
  include Aws::Structure
1628
1646
  end
1629
1647
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-lightsail
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc6
4
+ version: 1.0.0.rc7
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: 2017-05-23 00:00:00.000000000 Z
11
+ date: 2017-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 3.0.0.rc12
19
+ version: 3.0.0.rc13
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 3.0.0.rc12
26
+ version: 3.0.0.rc13
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: aws-sigv4
29
29
  requirement: !ruby/object:Gem::Requirement