api_version

The supported API version.

auth_class

The authentication class to use.

auth_token

The Amazon Authentication Token.

batch_class

The default class to use for handling batch requests (defaults to CFBatchRequest).

batch_object

The current instantiated batch request object.

cache_class

The caching class to use.

cache_compress

The state of cache compression.

cache_expires

When the cache should be considered stale.

cache_location

The caching location to use.

cache_object

The current instantiated cache object.

credentials

The credentials to use for authentication.

debug_mode

The state of the debug mode setting.

delete_cache

The state of the cache deletion setting.

hostname

The alternate hostname to use, if any.

internal_batch_object

The internally instantiated batch request object.

key

The Amazon API Key.

max_retries

The number of times to retry failed requests.

operation

The operation to execute.

operation_prefix

The string prefix to prepend to the operation name.

override_hostname

The state of the capability to override the hostname with set_hostname().

parse_the_response

The state of whether the response should be parsed or not.

parser_class

The default class to use for parsing XML (defaults to CFSimpleXML).

payload

The payload to send.

port_number

The alternate port number to use, if any.

proxy

The proxy to use for connecting.

redirects

The number of times a request has been retried.

registered_streaming_read_callback

The user-defined callback function to call when a stream is read from.

registered_streaming_write_callback

The user-defined callback function to call when a stream is written to.

request_class

The default class to use for HTTP requests (defaults to CFRequest).

resource_prefix

The alternate resource prefix to use, if any.

response_class

The default class to use for HTTP responses (defaults to CFResponse).

secret_key

The Amazon API Secret Key.

service

An identifier for the current AWS service.

ssl_verification

The state of SSL certificate verification.

use_aws_query

The state of whether auth should be handled as AWS Query.

use_batch_flow

The state of batch flow usage.

use_cache_flow

The state of cache flow usage.

use_ssl

The state of SSL/HTTPS use.

util

Handle for the utility functions.

utilities_class

The default class to use for utilities (defaults to CFUtilities).

Copyright © 2010–2013 Amazon Web Services, LLC


Feedback