3 Dã\È ã@s0dZddlmZddlmZGdd„deƒZdS)a¼ Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. é)ÚCloudFormationLintRule)Ú RuleMatchcsLeZdZdZdZdZdZdZdddd gZ‡fd d „Z d d „Z dd„Z ‡Z S)Ú BillingModez(Check DynamoDB BillingMode ConfigurationZE3024zUValidate that ProvisionedThroughput is not specified with BillingMode PAY_PER_REQUESTzyWhen using ProvisionedThroughput with BillingMode PAY_PER_REQUEST will result in BillingMode being changed to PROVISIONEDz_https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.htmlÚ resourcesZdynamodbZprovisioned_throughputÚ billing_modecstt|ƒjƒdg|_dS)ZInitzAWS::DynamoDB::TableN)ÚsuperrÚ__init__Zresource_property_types)Úself)Ú __class__©ú†/private/var/folders/pf/wv4htv3x0qs2c2mp0dnn0kchsvlck3/T/pip-install-emcbgzcf/cfn-lint/cfnlint/rules/resources/dynamodb/BillingMode.pyrszBillingMode.__init__c Cs¾g}|j|ƒ}xª|D]¢}|jdƒjdƒ}|dkrd|jdƒkr|ddkrrd}|jt||jdjtt|ƒƒƒƒƒqd jd d „|djƒDƒƒ} d }|jt||j| djtt|ƒƒƒƒƒqW|S) z Check itselfZObjectrZPAY_PER_REQUESTZProvisionedThroughputZScenarioNza"ProvisionedThroughput" must not be specified when BillingMode is set to "PAY_PER_REQUEST" at {0}ú/z and cSsg|]\}}d||f‘qS)zwhen condition "%s" is %sr )Ú.0ÚkÚvr r r ú 2sz%BillingMode.check..ze"ProvisionedThroughput" must not be specified when BillingMode is set to "PAY_PER_REQUEST" {0} at {1}) Zget_object_without_conditionsÚgetÚappendrÚformatÚjoinÚmapÚstrÚitems) r Ú propertiesÚpathÚcfnÚmatchesZ property_setsZ property_setrÚmessageZ scenario_textr r r Úcheck#s"    zBillingMode.checkcCsg}|j|j|||ƒƒ|S)zMatch for sub properties)Úextendr)r rÚ_rrrr r r Úmatch_resource_properties;sz%BillingMode.match_resource_properties) Ú__name__Ú __module__Ú __qualname__Ú__doc__ÚidZ shortdescÚ descriptionZ source_urlÚtagsrrr!Ú __classcell__r r )r r rs  rN)r%Zcfnlintrrrr r r r Ús