class Aws::ECR::Client
def initialize(*args)
(**options)
-
:ssl_verify_peer
(Boolean
) -- -
:ssl_timeout
(Float
) -- -
:ssl_key
(OpenSSL::PKey
) -- -
:ssl_cert
(OpenSSL::X509::Certificate
) -- -
:ssl_ca_store
(String
) -- -
:ssl_ca_directory
(String
) -- -
:ssl_ca_bundle
(String
) -- -
:raise_response_errors
(Boolean
) -- -
:on_chunk_sent
(Proc
) -- -
:on_chunk_received
(Proc
) -- -
:http_wire_trace
(Boolean
) -- -
:http_read_timeout
(Float
) -- -
:http_proxy
(URI::HTTP, String
) -- -
:http_open_timeout
(Float
) -- -
:http_idle_timeout
(Float
) -- -
:http_continue_timeout
(Float
) -- -
:endpoint_provider
(Aws::ECR::EndpointProvider
) -- -
:validate_params
(Boolean
) -- -
:use_fips_endpoint
(Boolean
) -- -
:use_dualstack_endpoint
(Boolean
) -- -
:token_provider
(Aws::TokenProvider
) -- -
:telemetry_provider
(Aws::Telemetry::TelemetryProviderBase
) -- -
:stub_responses
(Boolean
) -- -
:simple_json
(Boolean
) -- -
:sigv4a_signing_region_set
(Array
) -- -
:session_token
(String
) -- -
:secret_access_key
(String
) -- -
:sdk_ua_app_id
(String
) -- -
:retry_mode
(String
) -- -
:retry_max_delay
(Integer
) -- -
:retry_limit
(Integer
) -- -
:retry_jitter
(Symbol
) -- -
:retry_base_delay
(Float
) -- -
:retry_backoff
(Proc
) -- -
:response_checksum_validation
(String
) -- -
:request_min_compression_size_bytes
(Integer
) -- -
:request_checksum_calculation
(String
) -- -
:profile
(String
) -- -
:max_attempts
(Integer
) -- -
:logger
(Logger
) -- -
:log_level
(Symbol
) -- -
:log_formatter
(Aws::Log::Formatter
) -- -
:ignore_configured_endpoint_urls
(Boolean
) -- -
:endpoint_discovery
(Boolean
) -- -
:endpoint_cache_poll_interval
(Integer
) -- -
:endpoint_cache_max_threads
(Integer
) -- -
:endpoint_cache_max_entries
(Integer
) -- -
:endpoint
(String, URI::HTTPS, URI::HTTP
) -- -
:disable_request_compression
(Boolean
) -- -
:disable_host_prefix_injection
(Boolean
) -- -
:defaults_mode
(String
) -- -
:correct_clock_skew
(Boolean
) -- -
:convert_params
(Boolean
) -- -
:client_side_monitoring_publisher
(Aws::ClientSideMonitoring::Publisher
) -- -
:client_side_monitoring_port
(Integer
) -- -
:client_side_monitoring_host
(String
) -- -
:client_side_monitoring_client_id
(String
) -- -
:client_side_monitoring
(Boolean
) -- -
:adaptive_retry_wait_to_fill
(Boolean
) -- -
:active_endpoint_cache
(Boolean
) -- -
:account_id
(String
) -- -
:access_key_id
(String
) -- -
:region
(required, String
) -- -
:credentials
(required, Aws::CredentialProvider
) -- -
:plugins
(Array
) --
Other tags:
- See: https://www.awsarchitectureblog.com/2015/03/backoff.html -
Parameters:
-
options
(Hash
) --
Overloads:
-
initialize(options)
def initialize(*args) super end