/usr/lib/python2.6/site-packages/boto/cloudformation
NameSizeModeActions
connection.py410490644editdlrm
connection.pyc388730644editdlrm
connection.pyo388730644editdlrm
stack.py140280644editdlrm
stack.pyc174550644editdlrm
stack.pyo174550644editdlrm
template.py16860644editdlrm
template.pyc26080644editdlrm
template.pyo26080644editdlrm
__init__.py21570644editdlrm
__init__.pyc14400644editdlrm
__init__.pyo14400644editdlrm
Edit: /usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyc (38873B)
Ñò Å-õSc @s˜ddkZddklZlZlZddklZlZddklZddk l Z ddk l Z ddk lZde fd „ƒYZdS( iÿÿÿÿN(tStackt StackSummaryt StackEvent(t StackResourcetStackResourceSummary(tTemplate(tAWSQueryConnection(t RegionInfo(tjsontCloudFormationConnectioncBsÁeZdZeiidddƒZeiidddƒZeiidddƒZd.Z d/d/e d/d/d/d/d/dd/d/dd/d/e d/d„Z d„Z d„Zd/d/d„Zd„Zd/d/d/d/d/d/d/d/d/d/d/d„ Zd/d/d/d/ed/d/d/d/d/d/d/d „ Zd!„Zd/d/d"„Zd#„Zd/d/d/d$„Zd/d/d%„Zd&„Zd/d'„Zd/d/d(„Zd/d/d)„Zd/d*„Zd/d/d/d+„Zd,„Zd/d/d-„Z RS(0sL AWS CloudFormation AWS CloudFormation enables you to create and manage AWS infrastructure deployments predictably and repeatedly. AWS CloudFormation helps you leverage AWS products such as Amazon EC2, EBS, Amazon SNS, ELB, and Auto Scaling to build highly-reliable, highly scalable, cost effective applications without worrying about creating and configuring the underlying AWS infrastructure. With AWS CloudFormation, you declare all of your resources and dependencies in a template file. The template defines a collection of resources as a single unit called a stack. AWS CloudFormation creates and deletes all member resources of the stack together and manages all dependencies between the resources for you. For more information about this product, go to the `CloudFormation Product Page`_. Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific AWS product, you can find the product's technical documentation at `http://aws.amazon.com/documentation/`_. tBotot cfn_versions 2010-05-15tcfn_region_names us-east-1tcfn_region_endpoints&cloudformation.us-east-1.amazonaws.comtCREATE_IN_PROGRESSt CREATE_FAILEDtCREATE_COMPLETEtROLLBACK_IN_PROGRESStROLLBACK_FAILEDtROLLBACK_COMPLETEtDELETE_IN_PROGRESSt DELETE_FAILEDtDELETE_COMPLETEtUPDATE_IN_PROGRESSt#UPDATE_COMPLETE_CLEANUP_IN_PROGRESStUPDATE_COMPLETEtUPDATE_ROLLBACK_IN_PROGRESStUPDATE_ROLLBACK_FAILEDt,UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESStUPDATE_ROLLBACK_COMPLETEit/cCs| pt||i|itƒ} n| |_tt|ƒi|||||||||ii| | | |d|d|ƒ dS(Ntvalidate_certst profile_name(RtDefaultRegionNametDefaultRegionEndpointR tregiontsupert__init__tendpoint(tselftaws_access_key_idtaws_secret_access_keyt is_securetporttproxyt proxy_portt proxy_usert proxy_passtdebugthttps_connection_factoryR#tpatht convertertsecurity_tokenRR ((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyR%Gs    cCsdgS(Nshmac-v4((R'((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyt_required_auth_capability[scCs"t|ƒ}hdt6dt6|S(Nttruetfalse(tbooltTruetFalse(R'tv((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyt encode_bool^s c Csehdd6|d6|i|ƒd6}|o||dR?t DeleteStackRtGET(Rs(R'tstack_name_or_idRb((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyt delete_stackùs cCsLh}|o||dR?tLogicalResourceIdtDescribeStackResourceRR(Rs(R'R€tlogical_resource_idRb((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pytdescribe_stack_resource#s cCsah}|o||dR?t GetTemplateRR(Rs(R'R€Rb((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyt get_template‘scCs>h|d6}|o||dRARBis!Parameters.member.%d.ParameterKeyis#Parameters.member.%d.ParameterValuetEstimateTemplateCostRRutEstimateTemplateCostResponsetEstimateTemplateCostResulttUrlN(RQRLRMRs( R'RURVRWRbRcRdReRr((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pytestimate_template_costs    cCs<hdd6|d6}|id|ddƒ}|ddd S( sq Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned. :type stack_name_or_id: string :param stack_name_or_id: The name or stack ID that is associated with the stack whose policy you want to get. :rtype: string :return: The policy JSON document R=R>R?tGetStackPolicyRRutGetStackPolicyResponsetGetStackPolicyResultRE(Rs(R'R€RbRr((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pytget_stack_policyFs cCsnhdd6|d6}|d j o||dR?RERFtSetStackPolicyRRutSetStackPolicyResponsetSetStackPolicyResultN(RQRs(R'R€R]R^RbRr((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pytset_stack_policyXs  (RRRRRRRRRRRRRRRRN(!t__name__t __module__t__doc__RItconfigtgett APIVersionR!R"t valid_statesRQR9R%R5R<RfRsRyR:R}RR‡R‹RR‘R“R•R˜RœRŸR¤R¨R¬(((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyR sf         ˜   a  u   =    , (RItboto.cloudformation.stackRRRRRtboto.cloudformation.templateRtboto.connectionRtboto.regioninfoRt boto.compatRR (((sB/usr/lib/python2.6/site-packages/boto/cloudformation/connection.pyts