lib/aws-sdk-apigatewayv2/client.rb in aws-sdk-apigatewayv2-1.34.0 vs lib/aws-sdk-apigatewayv2/client.rb in aws-sdk-apigatewayv2-1.35.0
- old
+ new
@@ -704,15 +704,16 @@
# {
# api_gateway_domain_name: "__string",
# certificate_arn: "Arn",
# certificate_name: "StringWithLengthBetween1And128",
# certificate_upload_date: Time.now,
- # domain_name_status: "AVAILABLE", # accepts AVAILABLE, UPDATING
+ # domain_name_status: "AVAILABLE", # accepts AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, PENDING_OWNERSHIP_VERIFICATION
# domain_name_status_message: "__string",
# endpoint_type: "REGIONAL", # accepts REGIONAL, EDGE
# hosted_zone_id: "__string",
# security_policy: "TLS_1_0", # accepts TLS_1_0, TLS_1_2
+ # ownership_verification_certificate_arn: "Arn",
# },
# ],
# mutual_tls_authentication: {
# truststore_uri: "UriWithLengthBetween1And2048",
# truststore_version: "StringWithLengthBetween1And64",
@@ -729,15 +730,16 @@
# resp.domain_name_configurations #=> Array
# resp.domain_name_configurations[0].api_gateway_domain_name #=> String
# resp.domain_name_configurations[0].certificate_arn #=> String
# resp.domain_name_configurations[0].certificate_name #=> String
# resp.domain_name_configurations[0].certificate_upload_date #=> Time
- # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING"
+ # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING", "PENDING_CERTIFICATE_REIMPORT", "PENDING_OWNERSHIP_VERIFICATION"
# resp.domain_name_configurations[0].domain_name_status_message #=> String
# resp.domain_name_configurations[0].endpoint_type #=> String, one of "REGIONAL", "EDGE"
# resp.domain_name_configurations[0].hosted_zone_id #=> String
# resp.domain_name_configurations[0].security_policy #=> String, one of "TLS_1_0", "TLS_1_2"
+ # resp.domain_name_configurations[0].ownership_verification_certificate_arn #=> String
# resp.mutual_tls_authentication.truststore_uri #=> String
# resp.mutual_tls_authentication.truststore_version #=> String
# resp.mutual_tls_authentication.truststore_warnings #=> Array
# resp.mutual_tls_authentication.truststore_warnings[0] #=> String
# resp.tags #=> Hash
@@ -2292,15 +2294,16 @@
# resp.domain_name_configurations #=> Array
# resp.domain_name_configurations[0].api_gateway_domain_name #=> String
# resp.domain_name_configurations[0].certificate_arn #=> String
# resp.domain_name_configurations[0].certificate_name #=> String
# resp.domain_name_configurations[0].certificate_upload_date #=> Time
- # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING"
+ # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING", "PENDING_CERTIFICATE_REIMPORT", "PENDING_OWNERSHIP_VERIFICATION"
# resp.domain_name_configurations[0].domain_name_status_message #=> String
# resp.domain_name_configurations[0].endpoint_type #=> String, one of "REGIONAL", "EDGE"
# resp.domain_name_configurations[0].hosted_zone_id #=> String
# resp.domain_name_configurations[0].security_policy #=> String, one of "TLS_1_0", "TLS_1_2"
+ # resp.domain_name_configurations[0].ownership_verification_certificate_arn #=> String
# resp.mutual_tls_authentication.truststore_uri #=> String
# resp.mutual_tls_authentication.truststore_version #=> String
# resp.mutual_tls_authentication.truststore_warnings #=> Array
# resp.mutual_tls_authentication.truststore_warnings[0] #=> String
# resp.tags #=> Hash
@@ -2339,15 +2342,16 @@
# resp.items[0].domain_name_configurations #=> Array
# resp.items[0].domain_name_configurations[0].api_gateway_domain_name #=> String
# resp.items[0].domain_name_configurations[0].certificate_arn #=> String
# resp.items[0].domain_name_configurations[0].certificate_name #=> String
# resp.items[0].domain_name_configurations[0].certificate_upload_date #=> Time
- # resp.items[0].domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING"
+ # resp.items[0].domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING", "PENDING_CERTIFICATE_REIMPORT", "PENDING_OWNERSHIP_VERIFICATION"
# resp.items[0].domain_name_configurations[0].domain_name_status_message #=> String
# resp.items[0].domain_name_configurations[0].endpoint_type #=> String, one of "REGIONAL", "EDGE"
# resp.items[0].domain_name_configurations[0].hosted_zone_id #=> String
# resp.items[0].domain_name_configurations[0].security_policy #=> String, one of "TLS_1_0", "TLS_1_2"
+ # resp.items[0].domain_name_configurations[0].ownership_verification_certificate_arn #=> String
# resp.items[0].mutual_tls_authentication.truststore_uri #=> String
# resp.items[0].mutual_tls_authentication.truststore_version #=> String
# resp.items[0].mutual_tls_authentication.truststore_warnings #=> Array
# resp.items[0].mutual_tls_authentication.truststore_warnings[0] #=> String
# resp.items[0].tags #=> Hash
@@ -3669,15 +3673,16 @@
# {
# api_gateway_domain_name: "__string",
# certificate_arn: "Arn",
# certificate_name: "StringWithLengthBetween1And128",
# certificate_upload_date: Time.now,
- # domain_name_status: "AVAILABLE", # accepts AVAILABLE, UPDATING
+ # domain_name_status: "AVAILABLE", # accepts AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, PENDING_OWNERSHIP_VERIFICATION
# domain_name_status_message: "__string",
# endpoint_type: "REGIONAL", # accepts REGIONAL, EDGE
# hosted_zone_id: "__string",
# security_policy: "TLS_1_0", # accepts TLS_1_0, TLS_1_2
+ # ownership_verification_certificate_arn: "Arn",
# },
# ],
# mutual_tls_authentication: {
# truststore_uri: "UriWithLengthBetween1And2048",
# truststore_version: "StringWithLengthBetween1And64",
@@ -3691,15 +3696,16 @@
# resp.domain_name_configurations #=> Array
# resp.domain_name_configurations[0].api_gateway_domain_name #=> String
# resp.domain_name_configurations[0].certificate_arn #=> String
# resp.domain_name_configurations[0].certificate_name #=> String
# resp.domain_name_configurations[0].certificate_upload_date #=> Time
- # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING"
+ # resp.domain_name_configurations[0].domain_name_status #=> String, one of "AVAILABLE", "UPDATING", "PENDING_CERTIFICATE_REIMPORT", "PENDING_OWNERSHIP_VERIFICATION"
# resp.domain_name_configurations[0].domain_name_status_message #=> String
# resp.domain_name_configurations[0].endpoint_type #=> String, one of "REGIONAL", "EDGE"
# resp.domain_name_configurations[0].hosted_zone_id #=> String
# resp.domain_name_configurations[0].security_policy #=> String, one of "TLS_1_0", "TLS_1_2"
+ # resp.domain_name_configurations[0].ownership_verification_certificate_arn #=> String
# resp.mutual_tls_authentication.truststore_uri #=> String
# resp.mutual_tls_authentication.truststore_version #=> String
# resp.mutual_tls_authentication.truststore_warnings #=> Array
# resp.mutual_tls_authentication.truststore_warnings[0] #=> String
# resp.tags #=> Hash
@@ -4449,10 +4455,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-apigatewayv2'
- context[:gem_version] = '1.34.0'
+ context[:gem_version] = '1.35.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated