aws-sdk-lightsail 1.131.0 → 1.133.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-lightsail/client.rb +136 -136
- data/lib/aws-sdk-lightsail.rb +1 -1
- data/sig/client.rbs +3 -3
- data/sig/types.rbs +5 -5
- metadata +1 -1
data/lib/aws-sdk-lightsail.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -168,7 +168,7 @@ module Aws
|
|
|
168
168
|
?restore_date: ::String,
|
|
169
169
|
?use_latest_restorable_auto_snapshot: bool,
|
|
170
170
|
target_snapshot_name: ::String,
|
|
171
|
-
source_region: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
171
|
+
source_region: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
172
172
|
) -> _CopySnapshotResponseSuccess
|
|
173
173
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CopySnapshotResponseSuccess
|
|
174
174
|
|
|
@@ -389,7 +389,7 @@ module Aws
|
|
|
389
389
|
distribution_name: ::String,
|
|
390
390
|
origin: {
|
|
391
391
|
name: ::String?,
|
|
392
|
-
region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")?,
|
|
392
|
+
region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")?,
|
|
393
393
|
protocol_policy: ("http-only" | "https-only")?,
|
|
394
394
|
response_timeout: ::Integer?,
|
|
395
395
|
ip_address_type: ("ipv4" | "ipv6" | "dualstack")?
|
|
@@ -2089,7 +2089,7 @@ module Aws
|
|
|
2089
2089
|
distribution_name: ::String,
|
|
2090
2090
|
?origin: {
|
|
2091
2091
|
name: ::String?,
|
|
2092
|
-
region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")?,
|
|
2092
|
+
region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")?,
|
|
2093
2093
|
protocol_policy: ("http-only" | "https-only")?,
|
|
2094
2094
|
response_timeout: ::Integer?,
|
|
2095
2095
|
ip_address_type: ("ipv4" | "ipv6" | "dualstack")?
|
data/sig/types.rbs
CHANGED
|
@@ -510,7 +510,7 @@ module Aws::Lightsail
|
|
|
510
510
|
attr_accessor restore_date: ::String
|
|
511
511
|
attr_accessor use_latest_restorable_auto_snapshot: bool
|
|
512
512
|
attr_accessor target_snapshot_name: ::String
|
|
513
|
-
attr_accessor source_region: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
513
|
+
attr_accessor source_region: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
514
514
|
SENSITIVE: []
|
|
515
515
|
end
|
|
516
516
|
|
|
@@ -2106,7 +2106,7 @@ module Aws::Lightsail
|
|
|
2106
2106
|
|
|
2107
2107
|
class InputOrigin
|
|
2108
2108
|
attr_accessor name: ::String
|
|
2109
|
-
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
2109
|
+
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
2110
2110
|
attr_accessor protocol_policy: ("http-only" | "https-only")
|
|
2111
2111
|
attr_accessor response_timeout: ::Integer
|
|
2112
2112
|
attr_accessor ip_address_type: ("ipv4" | "ipv6" | "dualstack")
|
|
@@ -2479,7 +2479,7 @@ module Aws::Lightsail
|
|
|
2479
2479
|
class Origin
|
|
2480
2480
|
attr_accessor name: ::String
|
|
2481
2481
|
attr_accessor resource_type: ("ContainerService" | "Instance" | "StaticIp" | "KeyPair" | "InstanceSnapshot" | "Domain" | "PeeredVpc" | "LoadBalancer" | "LoadBalancerTlsCertificate" | "Disk" | "DiskSnapshot" | "RelationalDatabase" | "RelationalDatabaseSnapshot" | "ExportSnapshotRecord" | "CloudFormationStackRecord" | "Alarm" | "ContactMethod" | "Distribution" | "Certificate" | "Bucket")
|
|
2482
|
-
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
2482
|
+
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
2483
2483
|
attr_accessor protocol_policy: ("http-only" | "https-only")
|
|
2484
2484
|
attr_accessor response_timeout: ::Integer
|
|
2485
2485
|
attr_accessor ip_address_type: ("ipv4" | "ipv6" | "dualstack")
|
|
@@ -2602,7 +2602,7 @@ module Aws::Lightsail
|
|
|
2602
2602
|
attr_accessor continent_code: ::String
|
|
2603
2603
|
attr_accessor description: ::String
|
|
2604
2604
|
attr_accessor display_name: ::String
|
|
2605
|
-
attr_accessor name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
2605
|
+
attr_accessor name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
2606
2606
|
attr_accessor availability_zones: ::Array[Types::AvailabilityZone]
|
|
2607
2607
|
attr_accessor relational_database_availability_zones: ::Array[Types::AvailabilityZone]
|
|
2608
2608
|
SENSITIVE: []
|
|
@@ -2780,7 +2780,7 @@ module Aws::Lightsail
|
|
|
2780
2780
|
|
|
2781
2781
|
class ResourceLocation
|
|
2782
2782
|
attr_accessor availability_zone: ::String
|
|
2783
|
-
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "ca-central-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5")
|
|
2783
|
+
attr_accessor region_name: ("us-east-1" | "us-east-2" | "us-west-1" | "us-west-2" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "eu-central-1" | "eu-north-1" | "eu-south-2" | "ca-central-1" | "ap-east-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ap-northeast-1" | "ap-northeast-2" | "ap-southeast-3" | "ap-southeast-5" | "sa-east-1")
|
|
2784
2784
|
SENSITIVE: []
|
|
2785
2785
|
end
|
|
2786
2786
|
|