@knapsack/app
Version:
Build Design Systems on top of knapsack, by Basalt
2 lines • 114 kB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([["vendors~App-7KZ9F~6698e7d4"],{"../node_modules/aws-sdk/apis/textract-2018-06-27.min.json":function(e){e.exports=JSON.parse('{"version":"2.0","metadata":{"apiVersion":"2018-06-27","endpointPrefix":"textract","jsonVersion":"1.1","protocol":"json","serviceFullName":"Amazon Textract","serviceId":"Textract","signatureVersion":"v4","targetPrefix":"Textract","uid":"textract-2018-06-27"},"operations":{"AnalyzeDocument":{"input":{"type":"structure","required":["Document","FeatureTypes"],"members":{"Document":{"shape":"S2"},"FeatureTypes":{"shape":"S8"}}},"output":{"type":"structure","members":{"DocumentMetadata":{"shape":"Sb"},"Blocks":{"shape":"Sd"}}}},"DetectDocumentText":{"input":{"type":"structure","required":["Document"],"members":{"Document":{"shape":"S2"}}},"output":{"type":"structure","members":{"DocumentMetadata":{"shape":"Sb"},"Blocks":{"shape":"Sd"}}}},"GetDocumentAnalysis":{"input":{"type":"structure","required":["JobId"],"members":{"JobId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"DocumentMetadata":{"shape":"Sb"},"JobStatus":{},"NextToken":{},"Blocks":{"shape":"Sd"},"Warnings":{"shape":"S13"},"StatusMessage":{}}}},"GetDocumentTextDetection":{"input":{"type":"structure","required":["JobId"],"members":{"JobId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"DocumentMetadata":{"shape":"Sb"},"JobStatus":{},"NextToken":{},"Blocks":{"shape":"Sd"},"Warnings":{"shape":"S13"},"StatusMessage":{}}}},"StartDocumentAnalysis":{"input":{"type":"structure","required":["DocumentLocation","FeatureTypes"],"members":{"DocumentLocation":{"shape":"S1b"},"FeatureTypes":{"shape":"S8"},"ClientRequestToken":{},"JobTag":{},"NotificationChannel":{"shape":"S1e"}}},"output":{"type":"structure","members":{"JobId":{}}}},"StartDocumentTextDetection":{"input":{"type":"structure","required":["DocumentLocation"],"members":{"DocumentLocation":{"shape":"S1b"},"ClientRequestToken":{},"JobTag":{},"NotificationChannel":{"shape":"S1e"}}},"output":{"type":"structure","members":{"JobId":{}}}}},"shapes":{"S2":{"type":"structure","members":{"Bytes":{"type":"blob"},"S3Object":{"shape":"S4"}}},"S4":{"type":"structure","members":{"Bucket":{},"Name":{},"Version":{}}},"S8":{"type":"list","member":{}},"Sb":{"type":"structure","members":{"Pages":{"type":"integer"}}},"Sd":{"type":"list","member":{"type":"structure","members":{"BlockType":{},"Confidence":{"type":"float"},"Text":{},"RowIndex":{"type":"integer"},"ColumnIndex":{"type":"integer"},"RowSpan":{"type":"integer"},"ColumnSpan":{"type":"integer"},"Geometry":{"type":"structure","members":{"BoundingBox":{"type":"structure","members":{"Width":{"type":"float"},"Height":{"type":"float"},"Left":{"type":"float"},"Top":{"type":"float"}}},"Polygon":{"type":"list","member":{"type":"structure","members":{"X":{"type":"float"},"Y":{"type":"float"}}}}}},"Id":{},"Relationships":{"type":"list","member":{"type":"structure","members":{"Type":{},"Ids":{"type":"list","member":{}}}}},"EntityTypes":{"type":"list","member":{}},"SelectionStatus":{},"Page":{"type":"integer"}}}},"S13":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"Pages":{"type":"list","member":{"type":"integer"}}}}},"S1b":{"type":"structure","members":{"S3Object":{"shape":"S4"}}},"S1e":{"type":"structure","required":["SNSTopicArn","RoleArn"],"members":{"SNSTopicArn":{},"RoleArn":{}}}}}')},"../node_modules/aws-sdk/apis/textract-2018-06-27.paginators.json":function(e){e.exports=JSON.parse('{"pagination":{}}')},"../node_modules/aws-sdk/apis/translate-2017-07-01.min.json":function(e){e.exports=JSON.parse('{"version":"2.0","metadata":{"apiVersion":"2017-07-01","endpointPrefix":"translate","jsonVersion":"1.1","protocol":"json","serviceFullName":"Amazon Translate","serviceId":"Translate","signatureVersion":"v4","signingName":"translate","targetPrefix":"AWSShineFrontendService_20170701","uid":"translate-2017-07-01"},"operations":{"DeleteTerminology":{"input":{"type":"structure","required":["Name"],"members":{"Name":{}}}},"GetTerminology":{"input":{"type":"structure","required":["Name","TerminologyDataFormat"],"members":{"Name":{},"TerminologyDataFormat":{}}},"output":{"type":"structure","members":{"TerminologyProperties":{"shape":"S6"},"TerminologyDataLocation":{"type":"structure","required":["RepositoryType","Location"],"members":{"RepositoryType":{},"Location":{}}}}}},"ImportTerminology":{"input":{"type":"structure","required":["Name","MergeStrategy","TerminologyData"],"members":{"Name":{},"MergeStrategy":{},"Description":{},"TerminologyData":{"type":"structure","required":["File","Format"],"members":{"File":{"type":"blob","sensitive":true},"Format":{}}},"EncryptionKey":{"shape":"Sb"}}},"output":{"type":"structure","members":{"TerminologyProperties":{"shape":"S6"}}}},"ListTerminologies":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"TerminologyPropertiesList":{"type":"list","member":{"shape":"S6"}},"NextToken":{}}}},"TranslateText":{"input":{"type":"structure","required":["Text","SourceLanguageCode","TargetLanguageCode"],"members":{"Text":{},"TerminologyNames":{"type":"list","member":{}},"SourceLanguageCode":{},"TargetLanguageCode":{}}},"output":{"type":"structure","required":["TranslatedText","SourceLanguageCode","TargetLanguageCode"],"members":{"TranslatedText":{},"SourceLanguageCode":{},"TargetLanguageCode":{},"AppliedTerminologies":{"type":"list","member":{"type":"structure","members":{"Name":{},"Terms":{"type":"list","member":{"type":"structure","members":{"SourceText":{},"TargetText":{}}}}}}}}}}},"shapes":{"S6":{"type":"structure","members":{"Name":{},"Description":{},"Arn":{},"SourceLanguageCode":{},"TargetLanguageCodes":{"type":"list","member":{}},"EncryptionKey":{"shape":"Sb"},"SizeBytes":{"type":"integer"},"TermCount":{"type":"integer"},"CreatedAt":{"type":"timestamp"},"LastUpdatedAt":{"type":"timestamp"}}},"Sb":{"type":"structure","required":["Type","Id"],"members":{"Type":{},"Id":{}}}}}')},"../node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json":function(e){e.exports=JSON.parse('{"pagination":{}}')},"../node_modules/aws-sdk/apis/waf-2015-08-24.min.json":function(e){e.exports=JSON.parse('{"version":"2.0","metadata":{"apiVersion":"2015-08-24","endpointPrefix":"waf","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"WAF","serviceFullName":"AWS WAF","serviceId":"WAF","signatureVersion":"v4","targetPrefix":"AWSWAF_20150824","uid":"waf-2015-08-24"},"operations":{"CreateByteMatchSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ByteMatchSet":{"shape":"S5"},"ChangeToken":{}}}},"CreateGeoMatchSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"GeoMatchSet":{"shape":"Sh"},"ChangeToken":{}}}},"CreateIPSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"IPSet":{"shape":"So"},"ChangeToken":{}}}},"CreateRateBasedRule":{"input":{"type":"structure","required":["Name","MetricName","RateKey","RateLimit","ChangeToken"],"members":{"Name":{},"MetricName":{},"RateKey":{},"RateLimit":{"type":"long"},"ChangeToken":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"Rule":{"shape":"S12"},"ChangeToken":{}}}},"CreateRegexMatchSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"RegexMatchSet":{"shape":"S19"},"ChangeToken":{}}}},"CreateRegexPatternSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"RegexPatternSet":{"shape":"S1e"},"ChangeToken":{}}}},"CreateRule":{"input":{"type":"structure","required":["Name","MetricName","ChangeToken"],"members":{"Name":{},"MetricName":{},"ChangeToken":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"Rule":{"shape":"S1j"},"ChangeToken":{}}}},"CreateRuleGroup":{"input":{"type":"structure","required":["Name","MetricName","ChangeToken"],"members":{"Name":{},"MetricName":{},"ChangeToken":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"RuleGroup":{"shape":"S1m"},"ChangeToken":{}}}},"CreateSizeConstraintSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"SizeConstraintSet":{"shape":"S1p"},"ChangeToken":{}}}},"CreateSqlInjectionMatchSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"SqlInjectionMatchSet":{"shape":"S1w"},"ChangeToken":{}}}},"CreateWebACL":{"input":{"type":"structure","required":["Name","MetricName","DefaultAction","ChangeToken"],"members":{"Name":{},"MetricName":{},"DefaultAction":{"shape":"S20"},"ChangeToken":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S23"},"ChangeToken":{}}}},"CreateXssMatchSet":{"input":{"type":"structure","required":["Name","ChangeToken"],"members":{"Name":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"XssMatchSet":{"shape":"S2f"},"ChangeToken":{}}}},"DeleteByteMatchSet":{"input":{"type":"structure","required":["ByteMatchSetId","ChangeToken"],"members":{"ByteMatchSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteGeoMatchSet":{"input":{"type":"structure","required":["GeoMatchSetId","ChangeToken"],"members":{"GeoMatchSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteIPSet":{"input":{"type":"structure","required":["IPSetId","ChangeToken"],"members":{"IPSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeletePermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{}}},"DeleteRateBasedRule":{"input":{"type":"structure","required":["RuleId","ChangeToken"],"members":{"RuleId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteRegexMatchSet":{"input":{"type":"structure","required":["RegexMatchSetId","ChangeToken"],"members":{"RegexMatchSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteRegexPatternSet":{"input":{"type":"structure","required":["RegexPatternSetId","ChangeToken"],"members":{"RegexPatternSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteRule":{"input":{"type":"structure","required":["RuleId","ChangeToken"],"members":{"RuleId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteRuleGroup":{"input":{"type":"structure","required":["RuleGroupId","ChangeToken"],"members":{"RuleGroupId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteSizeConstraintSet":{"input":{"type":"structure","required":["SizeConstraintSetId","ChangeToken"],"members":{"SizeConstraintSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteSqlInjectionMatchSet":{"input":{"type":"structure","required":["SqlInjectionMatchSetId","ChangeToken"],"members":{"SqlInjectionMatchSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteWebACL":{"input":{"type":"structure","required":["WebACLId","ChangeToken"],"members":{"WebACLId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"DeleteXssMatchSet":{"input":{"type":"structure","required":["XssMatchSetId","ChangeToken"],"members":{"XssMatchSetId":{},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"GetByteMatchSet":{"input":{"type":"structure","required":["ByteMatchSetId"],"members":{"ByteMatchSetId":{}}},"output":{"type":"structure","members":{"ByteMatchSet":{"shape":"S5"}}}},"GetChangeToken":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"GetChangeTokenStatus":{"input":{"type":"structure","required":["ChangeToken"],"members":{"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeTokenStatus":{}}}},"GetGeoMatchSet":{"input":{"type":"structure","required":["GeoMatchSetId"],"members":{"GeoMatchSetId":{}}},"output":{"type":"structure","members":{"GeoMatchSet":{"shape":"Sh"}}}},"GetIPSet":{"input":{"type":"structure","required":["IPSetId"],"members":{"IPSetId":{}}},"output":{"type":"structure","members":{"IPSet":{"shape":"So"}}}},"GetLoggingConfiguration":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S3n"}}}},"GetPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{}}},"output":{"type":"structure","members":{"Policy":{}}}},"GetRateBasedRule":{"input":{"type":"structure","required":["RuleId"],"members":{"RuleId":{}}},"output":{"type":"structure","members":{"Rule":{"shape":"S12"}}}},"GetRateBasedRuleManagedKeys":{"input":{"type":"structure","required":["RuleId"],"members":{"RuleId":{},"NextMarker":{}}},"output":{"type":"structure","members":{"ManagedKeys":{"type":"list","member":{}},"NextMarker":{}}}},"GetRegexMatchSet":{"input":{"type":"structure","required":["RegexMatchSetId"],"members":{"RegexMatchSetId":{}}},"output":{"type":"structure","members":{"RegexMatchSet":{"shape":"S19"}}}},"GetRegexPatternSet":{"input":{"type":"structure","required":["RegexPatternSetId"],"members":{"RegexPatternSetId":{}}},"output":{"type":"structure","members":{"RegexPatternSet":{"shape":"S1e"}}}},"GetRule":{"input":{"type":"structure","required":["RuleId"],"members":{"RuleId":{}}},"output":{"type":"structure","members":{"Rule":{"shape":"S1j"}}}},"GetRuleGroup":{"input":{"type":"structure","required":["RuleGroupId"],"members":{"RuleGroupId":{}}},"output":{"type":"structure","members":{"RuleGroup":{"shape":"S1m"}}}},"GetSampledRequests":{"input":{"type":"structure","required":["WebAclId","RuleId","TimeWindow","MaxItems"],"members":{"WebAclId":{},"RuleId":{},"TimeWindow":{"shape":"S49"},"MaxItems":{"type":"long"}}},"output":{"type":"structure","members":{"SampledRequests":{"type":"list","member":{"type":"structure","required":["Request","Weight"],"members":{"Request":{"type":"structure","members":{"ClientIP":{},"Country":{},"URI":{},"Method":{},"HTTPVersion":{},"Headers":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{}}}}}},"Weight":{"type":"long"},"Timestamp":{"type":"timestamp"},"Action":{},"RuleWithinRuleGroup":{}}}},"PopulationSize":{"type":"long"},"TimeWindow":{"shape":"S49"}}}},"GetSizeConstraintSet":{"input":{"type":"structure","required":["SizeConstraintSetId"],"members":{"SizeConstraintSetId":{}}},"output":{"type":"structure","members":{"SizeConstraintSet":{"shape":"S1p"}}}},"GetSqlInjectionMatchSet":{"input":{"type":"structure","required":["SqlInjectionMatchSetId"],"members":{"SqlInjectionMatchSetId":{}}},"output":{"type":"structure","members":{"SqlInjectionMatchSet":{"shape":"S1w"}}}},"GetWebACL":{"input":{"type":"structure","required":["WebACLId"],"members":{"WebACLId":{}}},"output":{"type":"structure","members":{"WebACL":{"shape":"S23"}}}},"GetXssMatchSet":{"input":{"type":"structure","required":["XssMatchSetId"],"members":{"XssMatchSetId":{}}},"output":{"type":"structure","members":{"XssMatchSet":{"shape":"S2f"}}}},"ListActivatedRulesInRuleGroup":{"input":{"type":"structure","members":{"RuleGroupId":{},"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ActivatedRules":{"shape":"S24"}}}},"ListByteMatchSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"ByteMatchSets":{"type":"list","member":{"type":"structure","required":["ByteMatchSetId","Name"],"members":{"ByteMatchSetId":{},"Name":{}}}}}}},"ListGeoMatchSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"GeoMatchSets":{"type":"list","member":{"type":"structure","required":["GeoMatchSetId","Name"],"members":{"GeoMatchSetId":{},"Name":{}}}}}}},"ListIPSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"IPSets":{"type":"list","member":{"type":"structure","required":["IPSetId","Name"],"members":{"IPSetId":{},"Name":{}}}}}}},"ListLoggingConfigurations":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"LoggingConfigurations":{"type":"list","member":{"shape":"S3n"}},"NextMarker":{}}}},"ListRateBasedRules":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"Rules":{"shape":"S5k"}}}},"ListRegexMatchSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RegexMatchSets":{"type":"list","member":{"type":"structure","required":["RegexMatchSetId","Name"],"members":{"RegexMatchSetId":{},"Name":{}}}}}}},"ListRegexPatternSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RegexPatternSets":{"type":"list","member":{"type":"structure","required":["RegexPatternSetId","Name"],"members":{"RegexPatternSetId":{},"Name":{}}}}}}},"ListRuleGroups":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RuleGroups":{"type":"list","member":{"type":"structure","required":["RuleGroupId","Name"],"members":{"RuleGroupId":{},"Name":{}}}}}}},"ListRules":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"Rules":{"shape":"S5k"}}}},"ListSizeConstraintSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"SizeConstraintSets":{"type":"list","member":{"type":"structure","required":["SizeConstraintSetId","Name"],"members":{"SizeConstraintSetId":{},"Name":{}}}}}}},"ListSqlInjectionMatchSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"SqlInjectionMatchSets":{"type":"list","member":{"type":"structure","required":["SqlInjectionMatchSetId","Name"],"members":{"SqlInjectionMatchSetId":{},"Name":{}}}}}}},"ListSubscribedRuleGroups":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"RuleGroups":{"type":"list","member":{"type":"structure","required":["RuleGroupId","Name","MetricName"],"members":{"RuleGroupId":{},"Name":{},"MetricName":{}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"NextMarker":{},"Limit":{"type":"integer"},"ResourceARN":{}}},"output":{"type":"structure","members":{"NextMarker":{},"TagInfoForResource":{"type":"structure","members":{"ResourceARN":{},"TagList":{"shape":"Sx"}}}}}},"ListWebACLs":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"WebACLs":{"type":"list","member":{"type":"structure","required":["WebACLId","Name"],"members":{"WebACLId":{},"Name":{}}}}}}},"ListXssMatchSets":{"input":{"type":"structure","members":{"NextMarker":{},"Limit":{"type":"integer"}}},"output":{"type":"structure","members":{"NextMarker":{},"XssMatchSets":{"type":"list","member":{"type":"structure","required":["XssMatchSetId","Name"],"members":{"XssMatchSetId":{},"Name":{}}}}}}},"PutLoggingConfiguration":{"input":{"type":"structure","required":["LoggingConfiguration"],"members":{"LoggingConfiguration":{"shape":"S3n"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S3n"}}}},"PutPermissionPolicy":{"input":{"type":"structure","required":["ResourceArn","Policy"],"members":{"ResourceArn":{},"Policy":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{},"TagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateByteMatchSet":{"input":{"type":"structure","required":["ByteMatchSetId","ChangeToken","Updates"],"members":{"ByteMatchSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","ByteMatchTuple"],"members":{"Action":{},"ByteMatchTuple":{"shape":"S8"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateGeoMatchSet":{"input":{"type":"structure","required":["GeoMatchSetId","ChangeToken","Updates"],"members":{"GeoMatchSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","GeoMatchConstraint"],"members":{"Action":{},"GeoMatchConstraint":{"shape":"Sj"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateIPSet":{"input":{"type":"structure","required":["IPSetId","ChangeToken","Updates"],"members":{"IPSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","IPSetDescriptor"],"members":{"Action":{},"IPSetDescriptor":{"shape":"Sq"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateRateBasedRule":{"input":{"type":"structure","required":["RuleId","ChangeToken","Updates","RateLimit"],"members":{"RuleId":{},"ChangeToken":{},"Updates":{"shape":"S7a"},"RateLimit":{"type":"long"}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateRegexMatchSet":{"input":{"type":"structure","required":["RegexMatchSetId","Updates","ChangeToken"],"members":{"RegexMatchSetId":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","RegexMatchTuple"],"members":{"Action":{},"RegexMatchTuple":{"shape":"S1b"}}}},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateRegexPatternSet":{"input":{"type":"structure","required":["RegexPatternSetId","Updates","ChangeToken"],"members":{"RegexPatternSetId":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","RegexPatternString"],"members":{"Action":{},"RegexPatternString":{}}}},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateRule":{"input":{"type":"structure","required":["RuleId","ChangeToken","Updates"],"members":{"RuleId":{},"ChangeToken":{},"Updates":{"shape":"S7a"}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateRuleGroup":{"input":{"type":"structure","required":["RuleGroupId","Updates","ChangeToken"],"members":{"RuleGroupId":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","ActivatedRule"],"members":{"Action":{},"ActivatedRule":{"shape":"S25"}}}},"ChangeToken":{}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateSizeConstraintSet":{"input":{"type":"structure","required":["SizeConstraintSetId","ChangeToken","Updates"],"members":{"SizeConstraintSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","SizeConstraint"],"members":{"Action":{},"SizeConstraint":{"shape":"S1r"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateSqlInjectionMatchSet":{"input":{"type":"structure","required":["SqlInjectionMatchSetId","ChangeToken","Updates"],"members":{"SqlInjectionMatchSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","SqlInjectionMatchTuple"],"members":{"Action":{},"SqlInjectionMatchTuple":{"shape":"S1y"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateWebACL":{"input":{"type":"structure","required":["WebACLId","ChangeToken"],"members":{"WebACLId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","ActivatedRule"],"members":{"Action":{},"ActivatedRule":{"shape":"S25"}}}},"DefaultAction":{"shape":"S20"}}},"output":{"type":"structure","members":{"ChangeToken":{}}}},"UpdateXssMatchSet":{"input":{"type":"structure","required":["XssMatchSetId","ChangeToken","Updates"],"members":{"XssMatchSetId":{},"ChangeToken":{},"Updates":{"type":"list","member":{"type":"structure","required":["Action","XssMatchTuple"],"members":{"Action":{},"XssMatchTuple":{"shape":"S2h"}}}}}},"output":{"type":"structure","members":{"ChangeToken":{}}}}},"shapes":{"S5":{"type":"structure","required":["ByteMatchSetId","ByteMatchTuples"],"members":{"ByteMatchSetId":{},"Name":{},"ByteMatchTuples":{"type":"list","member":{"shape":"S8"}}}},"S8":{"type":"structure","required":["FieldToMatch","TargetString","TextTransformation","PositionalConstraint"],"members":{"FieldToMatch":{"shape":"S9"},"TargetString":{"type":"blob"},"TextTransformation":{},"PositionalConstraint":{}}},"S9":{"type":"structure","required":["Type"],"members":{"Type":{},"Data":{}}},"Sh":{"type":"structure","required":["GeoMatchSetId","GeoMatchConstraints"],"members":{"GeoMatchSetId":{},"Name":{},"GeoMatchConstraints":{"type":"list","member":{"shape":"Sj"}}}},"Sj":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{}}},"So":{"type":"structure","required":["IPSetId","IPSetDescriptors"],"members":{"IPSetId":{},"Name":{},"IPSetDescriptors":{"type":"list","member":{"shape":"Sq"}}}},"Sq":{"type":"structure","required":["Type","Value"],"members":{"Type":{},"Value":{}}},"Sx":{"type":"list","member":{"type":"structure","members":{"Key":{},"Value":{}}}},"S12":{"type":"structure","required":["RuleId","MatchPredicates","RateKey","RateLimit"],"members":{"RuleId":{},"Name":{},"MetricName":{},"MatchPredicates":{"shape":"S13"},"RateKey":{},"RateLimit":{"type":"long"}}},"S13":{"type":"list","member":{"shape":"S14"}},"S14":{"type":"structure","required":["Negated","Type","DataId"],"members":{"Negated":{"type":"boolean"},"Type":{},"DataId":{}}},"S19":{"type":"structure","members":{"RegexMatchSetId":{},"Name":{},"RegexMatchTuples":{"type":"list","member":{"shape":"S1b"}}}},"S1b":{"type":"structure","required":["FieldToMatch","TextTransformation","RegexPatternSetId"],"members":{"FieldToMatch":{"shape":"S9"},"TextTransformation":{},"RegexPatternSetId":{}}},"S1e":{"type":"structure","required":["RegexPatternSetId","RegexPatternStrings"],"members":{"RegexPatternSetId":{},"Name":{},"RegexPatternStrings":{"type":"list","member":{}}}},"S1j":{"type":"structure","required":["RuleId","Predicates"],"members":{"RuleId":{},"Name":{},"MetricName":{},"Predicates":{"shape":"S13"}}},"S1m":{"type":"structure","required":["RuleGroupId"],"members":{"RuleGroupId":{},"Name":{},"MetricName":{}}},"S1p":{"type":"structure","required":["SizeConstraintSetId","SizeConstraints"],"members":{"SizeConstraintSetId":{},"Name":{},"SizeConstraints":{"type":"list","member":{"shape":"S1r"}}}},"S1r":{"type":"structure","required":["FieldToMatch","TextTransformation","ComparisonOperator","Size"],"members":{"FieldToMatch":{"shape":"S9"},"TextTransformation":{},"ComparisonOperator":{},"Size":{"type":"long"}}},"S1w":{"type":"structure","required":["SqlInjectionMatchSetId","SqlInjectionMatchTuples"],"members":{"SqlInjectionMatchSetId":{},"Name":{},"SqlInjectionMatchTuples":{"type":"list","member":{"shape":"S1y"}}}},"S1y":{"type":"structure","required":["FieldToMatch","TextTransformation"],"members":{"FieldToMatch":{"shape":"S9"},"TextTransformation":{}}},"S20":{"type":"structure","required":["Type"],"members":{"Type":{}}},"S23":{"type":"structure","required":["WebACLId","DefaultAction","Rules"],"members":{"WebACLId":{},"Name":{},"MetricName":{},"DefaultAction":{"shape":"S20"},"Rules":{"shape":"S24"},"WebACLArn":{}}},"S24":{"type":"list","member":{"shape":"S25"}},"S25":{"type":"structure","required":["Priority","RuleId"],"members":{"Priority":{"type":"integer"},"RuleId":{},"Action":{"shape":"S20"},"OverrideAction":{"type":"structure","required":["Type"],"members":{"Type":{}}},"Type":{},"ExcludedRules":{"type":"list","member":{"type":"structure","required":["RuleId"],"members":{"RuleId":{}}}}}},"S2f":{"type":"structure","required":["XssMatchSetId","XssMatchTuples"],"members":{"XssMatchSetId":{},"Name":{},"XssMatchTuples":{"type":"list","member":{"shape":"S2h"}}}},"S2h":{"type":"structure","required":["FieldToMatch","TextTransformation"],"members":{"FieldToMatch":{"shape":"S9"},"TextTransformation":{}}},"S3n":{"type":"structure","required":["ResourceArn","LogDestinationConfigs"],"members":{"ResourceArn":{},"LogDestinationConfigs":{"type":"list","member":{}},"RedactedFields":{"type":"list","member":{"shape":"S9"}}}},"S49":{"type":"structure","required":["StartTime","EndTime"],"members":{"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"S5k":{"type":"list","member":{"type":"structure","required":["RuleId","Name"],"members":{"RuleId":{},"Name":{}}}},"S7a":{"type":"list","member":{"type":"structure","required":["Action","Predicate"],"members":{"Action":{},"Predicate":{"shape":"S14"}}}}}}')},"../node_modules/aws-sdk/apis/waf-2015-08-24.paginators.json":function(e){e.exports=JSON.parse('{"pagination":{}}')},"../node_modules/aws-sdk/apis/workdocs-2016-05-01.min.json":function(e){e.exports=JSON.parse('{"version":"2.0","metadata":{"apiVersion":"2016-05-01","endpointPrefix":"workdocs","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon WorkDocs","serviceId":"WorkDocs","signatureVersion":"v4","uid":"workdocs-2016-05-01"},"operations":{"AbortDocumentVersionUpload":{"http":{"method":"DELETE","requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}","responseCode":204},"input":{"type":"structure","required":["DocumentId","VersionId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"}}}},"ActivateUser":{"http":{"requestUri":"/api/v1/users/{UserId}/activation","responseCode":200},"input":{"type":"structure","required":["UserId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"}}},"output":{"type":"structure","members":{"User":{"shape":"S8"}}}},"AddResourcePermissions":{"http":{"requestUri":"/api/v1/resources/{ResourceId}/permissions","responseCode":201},"input":{"type":"structure","required":["ResourceId","Principals"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"Principals":{"type":"list","member":{"type":"structure","required":["Id","Type","Role"],"members":{"Id":{},"Type":{},"Role":{}}}},"NotificationOptions":{"type":"structure","members":{"SendEmail":{"type":"boolean"},"EmailMessage":{"shape":"St"}}}}},"output":{"type":"structure","members":{"ShareResults":{"type":"list","member":{"type":"structure","members":{"PrincipalId":{},"InviteePrincipalId":{},"Role":{},"Status":{},"ShareId":{},"StatusMessage":{"shape":"St"}}}}}}},"CreateComment":{"http":{"requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}/comment","responseCode":201},"input":{"type":"structure","required":["DocumentId","VersionId","Text"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"},"ParentId":{},"ThreadId":{},"Text":{"shape":"S10"},"Visibility":{},"NotifyCollaborators":{"type":"boolean"}}},"output":{"type":"structure","members":{"Comment":{"shape":"S13"}}}},"CreateCustomMetadata":{"http":{"method":"PUT","requestUri":"/api/v1/resources/{ResourceId}/customMetadata","responseCode":200},"input":{"type":"structure","required":["ResourceId","CustomMetadata"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"VersionId":{"location":"querystring","locationName":"versionid"},"CustomMetadata":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"CreateFolder":{"http":{"requestUri":"/api/v1/folders","responseCode":201},"input":{"type":"structure","required":["ParentFolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"Name":{},"ParentFolderId":{}}},"output":{"type":"structure","members":{"Metadata":{"shape":"S1d"}}}},"CreateLabels":{"http":{"method":"PUT","requestUri":"/api/v1/resources/{ResourceId}/labels","responseCode":200},"input":{"type":"structure","required":["ResourceId","Labels"],"members":{"ResourceId":{"location":"uri","locationName":"ResourceId"},"Labels":{"shape":"S1g"},"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"}}},"output":{"type":"structure","members":{}}},"CreateNotificationSubscription":{"http":{"requestUri":"/api/v1/organizations/{OrganizationId}/subscriptions","responseCode":200},"input":{"type":"structure","required":["OrganizationId","Endpoint","Protocol","SubscriptionType"],"members":{"OrganizationId":{"location":"uri","locationName":"OrganizationId"},"Endpoint":{},"Protocol":{},"SubscriptionType":{}}},"output":{"type":"structure","members":{"Subscription":{"shape":"S1p"}}}},"CreateUser":{"http":{"requestUri":"/api/v1/users","responseCode":201},"input":{"type":"structure","required":["Username","GivenName","Surname","Password"],"members":{"OrganizationId":{},"Username":{},"EmailAddress":{},"GivenName":{},"Surname":{},"Password":{"type":"string","sensitive":true},"TimeZoneId":{},"StorageRule":{"shape":"Sj"},"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"}}},"output":{"type":"structure","members":{"User":{"shape":"S8"}}}},"DeactivateUser":{"http":{"method":"DELETE","requestUri":"/api/v1/users/{UserId}/activation","responseCode":204},"input":{"type":"structure","required":["UserId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"}}}},"DeleteComment":{"http":{"method":"DELETE","requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}/comment/{CommentId}","responseCode":204},"input":{"type":"structure","required":["DocumentId","VersionId","CommentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"},"CommentId":{"location":"uri","locationName":"CommentId"}}}},"DeleteCustomMetadata":{"http":{"method":"DELETE","requestUri":"/api/v1/resources/{ResourceId}/customMetadata","responseCode":200},"input":{"type":"structure","required":["ResourceId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"VersionId":{"location":"querystring","locationName":"versionId"},"Keys":{"location":"querystring","locationName":"keys","type":"list","member":{}},"DeleteAll":{"location":"querystring","locationName":"deleteAll","type":"boolean"}}},"output":{"type":"structure","members":{}}},"DeleteDocument":{"http":{"method":"DELETE","requestUri":"/api/v1/documents/{DocumentId}","responseCode":204},"input":{"type":"structure","required":["DocumentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"}}}},"DeleteFolder":{"http":{"method":"DELETE","requestUri":"/api/v1/folders/{FolderId}","responseCode":204},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"}}}},"DeleteFolderContents":{"http":{"method":"DELETE","requestUri":"/api/v1/folders/{FolderId}/contents","responseCode":204},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"}}}},"DeleteLabels":{"http":{"method":"DELETE","requestUri":"/api/v1/resources/{ResourceId}/labels","responseCode":200},"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{"location":"uri","locationName":"ResourceId"},"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"Labels":{"shape":"S1g","location":"querystring","locationName":"labels"},"DeleteAll":{"location":"querystring","locationName":"deleteAll","type":"boolean"}}},"output":{"type":"structure","members":{}}},"DeleteNotificationSubscription":{"http":{"method":"DELETE","requestUri":"/api/v1/organizations/{OrganizationId}/subscriptions/{SubscriptionId}","responseCode":200},"input":{"type":"structure","required":["SubscriptionId","OrganizationId"],"members":{"SubscriptionId":{"location":"uri","locationName":"SubscriptionId"},"OrganizationId":{"location":"uri","locationName":"OrganizationId"}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/api/v1/users/{UserId}","responseCode":204},"input":{"type":"structure","required":["UserId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"UserId":{"location":"uri","locationName":"UserId"}}}},"DescribeActivities":{"http":{"method":"GET","requestUri":"/api/v1/activities","responseCode":200},"input":{"type":"structure","members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"StartTime":{"location":"querystring","locationName":"startTime","type":"timestamp"},"EndTime":{"location":"querystring","locationName":"endTime","type":"timestamp"},"OrganizationId":{"location":"querystring","locationName":"organizationId"},"ActivityTypes":{"location":"querystring","locationName":"activityTypes"},"ResourceId":{"location":"querystring","locationName":"resourceId"},"UserId":{"location":"querystring","locationName":"userId"},"IncludeIndirectActivities":{"location":"querystring","locationName":"includeIndirectActivities","type":"boolean"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"UserActivities":{"type":"list","member":{"type":"structure","members":{"Type":{},"TimeStamp":{"type":"timestamp"},"IsIndirectActivity":{"type":"boolean"},"OrganizationId":{},"Initiator":{"shape":"S2d"},"Participants":{"type":"structure","members":{"Users":{"type":"list","member":{"shape":"S2d"}},"Groups":{"shape":"S2g"}}},"ResourceMetadata":{"shape":"S2j"},"OriginalParent":{"shape":"S2j"},"CommentMetadata":{"type":"structure","members":{"CommentId":{},"Contributor":{"shape":"S8"},"CreatedTimestamp":{"type":"timestamp"},"CommentStatus":{},"RecipientId":{}}}}}},"Marker":{}}}},"DescribeComments":{"http":{"method":"GET","requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}/comments","responseCode":200},"input":{"type":"structure","required":["DocumentId","VersionId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Comments":{"type":"list","member":{"shape":"S13"}},"Marker":{}}}},"DescribeDocumentVersions":{"http":{"method":"GET","requestUri":"/api/v1/documents/{DocumentId}/versions","responseCode":200},"input":{"type":"structure","required":["DocumentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"Marker":{"location":"querystring","locationName":"marker"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Include":{"location":"querystring","locationName":"include"},"Fields":{"location":"querystring","locationName":"fields"}}},"output":{"type":"structure","members":{"DocumentVersions":{"type":"list","member":{"shape":"S2u"}},"Marker":{}}}},"DescribeFolderContents":{"http":{"method":"GET","requestUri":"/api/v1/folders/{FolderId}/contents","responseCode":200},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"},"Sort":{"location":"querystring","locationName":"sort"},"Order":{"location":"querystring","locationName":"order"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"},"Type":{"location":"querystring","locationName":"type"},"Include":{"location":"querystring","locationName":"include"}}},"output":{"type":"structure","members":{"Folders":{"shape":"S37"},"Documents":{"shape":"S38"},"Marker":{}}}},"DescribeGroups":{"http":{"method":"GET","requestUri":"/api/v1/groups","responseCode":200},"input":{"type":"structure","required":["SearchQuery"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"SearchQuery":{"shape":"S3b","location":"querystring","locationName":"searchQuery"},"OrganizationId":{"location":"querystring","locationName":"organizationId"},"Marker":{"location":"querystring","locationName":"marker"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"}}},"output":{"type":"structure","members":{"Groups":{"shape":"S2g"},"Marker":{}}}},"DescribeNotificationSubscriptions":{"http":{"method":"GET","requestUri":"/api/v1/organizations/{OrganizationId}/subscriptions","responseCode":200},"input":{"type":"structure","required":["OrganizationId"],"members":{"OrganizationId":{"location":"uri","locationName":"OrganizationId"},"Marker":{"location":"querystring","locationName":"marker"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"}}},"output":{"type":"structure","members":{"Subscriptions":{"type":"list","member":{"shape":"S1p"}},"Marker":{}}}},"DescribeResourcePermissions":{"http":{"method":"GET","requestUri":"/api/v1/resources/{ResourceId}/permissions","responseCode":200},"input":{"type":"structure","required":["ResourceId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"PrincipalId":{"location":"querystring","locationName":"principalId"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Principals":{"type":"list","member":{"type":"structure","members":{"Id":{},"Type":{},"Roles":{"type":"list","member":{"type":"structure","members":{"Role":{},"Type":{}}}}}}},"Marker":{}}}},"DescribeRootFolders":{"http":{"method":"GET","requestUri":"/api/v1/me/root","responseCode":200},"input":{"type":"structure","required":["AuthenticationToken"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Folders":{"shape":"S37"},"Marker":{}}}},"DescribeUsers":{"http":{"method":"GET","requestUri":"/api/v1/users","responseCode":200},"input":{"type":"structure","members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"OrganizationId":{"location":"querystring","locationName":"organizationId"},"UserIds":{"location":"querystring","locationName":"userIds"},"Query":{"shape":"S3b","location":"querystring","locationName":"query"},"Include":{"location":"querystring","locationName":"include"},"Order":{"location":"querystring","locationName":"order"},"Sort":{"location":"querystring","locationName":"sort"},"Marker":{"location":"querystring","locationName":"marker"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Fields":{"location":"querystring","locationName":"fields"}}},"output":{"type":"structure","members":{"Users":{"type":"list","member":{"shape":"S8"}},"TotalNumberOfUsers":{"deprecated":true,"type":"long"},"Marker":{}}}},"GetCurrentUser":{"http":{"method":"GET","requestUri":"/api/v1/me","responseCode":200},"input":{"type":"structure","required":["AuthenticationToken"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"}}},"output":{"type":"structure","members":{"User":{"shape":"S8"}}}},"GetDocument":{"http":{"method":"GET","requestUri":"/api/v1/documents/{DocumentId}","responseCode":200},"input":{"type":"structure","required":["DocumentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"IncludeCustomMetadata":{"location":"querystring","locationName":"includeCustomMetadata","type":"boolean"}}},"output":{"type":"structure","members":{"Metadata":{"shape":"S39"},"CustomMetadata":{"shape":"S16"}}}},"GetDocumentPath":{"http":{"method":"GET","requestUri":"/api/v1/documents/{DocumentId}/path","responseCode":200},"input":{"type":"structure","required":["DocumentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Fields":{"location":"querystring","locationName":"fields"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Path":{"shape":"S42"}}}},"GetDocumentVersion":{"http":{"method":"GET","requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}","responseCode":200},"input":{"type":"structure","required":["DocumentId","VersionId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"},"Fields":{"location":"querystring","locationName":"fields"},"IncludeCustomMetadata":{"location":"querystring","locationName":"includeCustomMetadata","type":"boolean"}}},"output":{"type":"structure","members":{"Metadata":{"shape":"S2u"},"CustomMetadata":{"shape":"S16"}}}},"GetFolder":{"http":{"method":"GET","requestUri":"/api/v1/folders/{FolderId}","responseCode":200},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"},"IncludeCustomMetadata":{"location":"querystring","locationName":"includeCustomMetadata","type":"boolean"}}},"output":{"type":"structure","members":{"Metadata":{"shape":"S1d"},"CustomMetadata":{"shape":"S16"}}}},"GetFolderPath":{"http":{"method":"GET","requestUri":"/api/v1/folders/{FolderId}/path","responseCode":200},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Fields":{"location":"querystring","locationName":"fields"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Path":{"shape":"S42"}}}},"GetResources":{"http":{"method":"GET","requestUri":"/api/v1/resources","responseCode":200},"input":{"type":"structure","members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"UserId":{"location":"querystring","locationName":"userId"},"CollectionType":{"location":"querystring","locationName":"collectionType"},"Limit":{"location":"querystring","locationName":"limit","type":"integer"},"Marker":{"location":"querystring","locationName":"marker"}}},"output":{"type":"structure","members":{"Folders":{"shape":"S37"},"Documents":{"shape":"S38"},"Marker":{}}}},"InitiateDocumentVersionUpload":{"http":{"requestUri":"/api/v1/documents","responseCode":201},"input":{"type":"structure","required":["ParentFolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"Id":{},"Name":{},"ContentCreatedTimestamp":{"type":"timestamp"},"ContentModifiedTimestamp":{"type":"timestamp"},"ContentType":{},"DocumentSizeInBytes":{"type":"long"},"ParentFolderId":{}}},"output":{"type":"structure","members":{"Metadata":{"shape":"S39"},"UploadMetadata":{"type":"structure","members":{"UploadUrl":{"shape":"S2z"},"SignedHeaders":{"type":"map","key":{},"value":{}}}}}}},"RemoveAllResourcePermissions":{"http":{"method":"DELETE","requestUri":"/api/v1/resources/{ResourceId}/permissions","responseCode":204},"input":{"type":"structure","required":["ResourceId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"}}}},"RemoveResourcePermission":{"http":{"method":"DELETE","requestUri":"/api/v1/resources/{ResourceId}/permissions/{PrincipalId}","responseCode":204},"input":{"type":"structure","required":["ResourceId","PrincipalId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"PrincipalId":{"location":"uri","locationName":"PrincipalId"},"PrincipalType":{"location":"querystring","locationName":"type"}}}},"UpdateDocument":{"http":{"method":"PATCH","requestUri":"/api/v1/documents/{DocumentId}","responseCode":200},"input":{"type":"structure","required":["DocumentId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"Name":{},"ParentFolderId":{},"ResourceState":{}}}},"UpdateDocumentVersion":{"http":{"method":"PATCH","requestUri":"/api/v1/documents/{DocumentId}/versions/{VersionId}","responseCode":200},"input":{"type":"structure","required":["DocumentId","VersionId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"DocumentId":{"location":"uri","locationName":"DocumentId"},"VersionId":{"location":"uri","locationName":"VersionId"},"VersionStatus":{}}}},"UpdateFolder":{"http":{"method":"PATCH","requestUri":"/api/v1/folders/{FolderId}","responseCode":200},"input":{"type":"structure","required":["FolderId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{},"ParentFolderId":{},"ResourceState":{}}}},"UpdateUser":{"http":{"method":"PATCH","requestUri":"/api/v1/users/{UserId}","responseCode":200},"input":{"type":"structure","required":["UserId"],"members":{"AuthenticationToken":{"shape":"S2","location":"header","locationName":"Authentication"},"UserId":{"location":"uri","locationName":"UserId"},"GivenName":{},"Surname":{},"Type":{},"StorageRule":{"shape":"Sj"},"TimeZoneId":{},"Locale":{},"GrantPoweruserPrivileges":{}}},"output":{"type":"structure","members":{"User":{"shape":"S8"}}}}},"shapes":{"S2":{"type":"string","sensitive":true},"S8":{"type":"structure","members":{"Id":{},"Username":{},"EmailAddress":{},"GivenName":{},"Surname":{},"OrganizationId":{},"RootFolderId":{},"RecycleBinFolderId":{},"Status":{},"Type":{},"CreatedTimestamp":{"type":"timestamp"},"ModifiedTimestamp":{"type":"timestamp"},"TimeZoneId":{},"Locale":{},"Storage":{"type":"structure","members":{"StorageUtilizedInBytes":{"type":"long"},"StorageRule":{"shape":"Sj"}}}}},"Sj":{"type":"structure","members":{"StorageAllocatedInBytes":{"type":"long"},"StorageType":{}}},"St":{"type":"string","sensitive":true},"S10":{"type":"string","sensitive":true},"S13":{"type":"structure","required":["CommentId"],"members":{"CommentId":{},"ParentId":{},"ThreadId":{},"Text":{"shape":"S10"},"Contributor":{"shape":"S8"},"CreatedTimestamp":{"type":"timestamp"},"Status":{},"Visibility":{},"RecipientId":{}}},"S16":{"type":"map","key":{},"value":{}},"S1d":{"type":"structure","members":{"Id":{},"Name":{},"CreatorId":{},"ParentFolderId":{},"CreatedTimestamp":{"type":"timestamp"},"ModifiedTimestamp":{"type":"timestamp"},"ResourceState":{},"Signature":{},"Labels":{"shape":"S1g"},"Size":{"type":"long"},"LatestVersionSize":{"type":"long"}}},"S1g":{"type":"list","member":{}},"S1p":{"type":"structure","members":{"SubscriptionId":{},"EndPoint":{},"Protocol":{}}},"S2d":{"type":"structure","members":{"Id":{},"Username":{},"GivenName":{},"Surname":{},"EmailAddress":{}}},"S2g":{"type":"list","member":{"type":"structure","members":{"Id":{},"Name":{}}}},"S2j":{"type":"structure","members":{"Type":{},"Name":{},"OriginalName":{},"Id":{},"VersionId":{},"Owner":{"shape":"S2d"},"ParentId":{}}},"S2u":{"type":"structure","members":{"Id":{},"Name":{},"ContentType":{},"Size":{"type":"long"},"Signature":{},"Status":{},"CreatedTimestamp":{"type":"timestamp"},"ModifiedTimestamp":{"type":"timestamp"},"ContentCreatedTimestamp":{"type":"timestamp"},"ContentModifiedTimestamp":{"type":"timestamp"},"CreatorId":{},"Thumbnail":{"type":"map","key":{},"value":{"shape":"S2z"}},"Source":{"type":"map","key":{},"value":{"shape":"S2z"}}}},"S2z":{"type":"string","sensitive":true},"S37":{"type":"list","member":{"shape":"S1d"}},"S38":{"type":"list","member":{"shape":"S39"}},"S39":{"type":"structure","members":{"Id":{},"CreatorId":{},"ParentFolderId":{},"CreatedTimestamp":{"type":"timestamp"},"ModifiedTimestamp":{"type":"timestamp"},"LatestVersionMetadata":{"shape":"S2u"},"ResourceState":{},"Labels":{"shape":"S1g"}}},"S3b":{"type":"string","sensitive":true},"S42":{"type":"structure","members":{"Components":{"type":"list","member":{"type":"structure","members":{"Id":{},"Name":{}}}}}}}}')},"../node_modules/aws-sdk/apis/workdocs-2016-05-01.paginators.json":function(e){e.exports=JSON.parse('{"pagination":{"DescribeDocumentVersions":{"input_token":"Marker","limit_key":"Limit","output_token":"Marker","result_key":"DocumentVersions"},"DescribeFolderContents":{"input_token":"Marker","limit_key":"Limit","output_token":"Marker","result_key":["Folders","Documents"]},"DescribeUsers":{"input_token":"Marker","limit_key":"Limit","output_token":"Marker","result_key":"Users"}}}')},"../node_modules/aws-sdk/clients/acm.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.acm={},r.ACM=o.defineService("acm",["2015-12-08"]),Object.defineProperty(a.services.acm,"2015-12-08",{get:function get(){var e=t("../node_modules/aws-sdk/apis/acm-2015-12-08.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/acm-2015-12-08.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/acm-2015-12-08.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ACM},"../node_modules/aws-sdk/clients/apigateway.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.apigateway={},r.APIGateway=o.defineService("apigateway",["2015-07-09"]),t("../node_modules/aws-sdk/lib/services/apigateway.js"),Object.defineProperty(a.services.apigateway,"2015-07-09",{get:function get(){var e=t("../node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/apigateway-2015-07-09.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.APIGateway},"../node_modules/aws-sdk/clients/applicationautoscaling.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.applicationautoscaling={},r.ApplicationAutoScaling=o.defineService("applicationautoscaling",["2016-02-06"]),Object.defineProperty(a.services.applicationautoscaling,"2016-02-06",{get:function get(){var e=t("../node_modules/aws-sdk/apis/application-autoscaling-2016-02-06.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/application-autoscaling-2016-02-06.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ApplicationAutoScaling},"../node_modules/aws-sdk/clients/autoscaling.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.autoscaling={},r.AutoScaling=o.defineService("autoscaling",["2011-01-01"]),Object.defineProperty(a.services.autoscaling,"2011-01-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/autoscaling-2011-01-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.AutoScaling},"../node_modules/aws-sdk/clients/browser_default.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js"),e.exports={ACM:t("../node_modules/aws-sdk/clients/acm.js"),APIGateway:t("../node_modules/aws-sdk/clients/apigateway.js"),ApplicationAutoScaling:t("../node_modules/aws-sdk/clients/applicationautoscaling.js"),AutoScaling:t("../node_modules/aws-sdk/clients/autoscaling.js"),CloudFormation:t("../node_modules/aws-sdk/clients/cloudformation.js"),CloudFront:t("../node_modules/aws-sdk/clients/cloudfront.js"),CloudHSM:t("../node_modules/aws-sdk/clients/cloudhsm.js"),CloudTrail:t("../node_modules/aws-sdk/clients/cloudtrail.js"),CloudWatch:t("../node_modules/aws-sdk/clients/cloudwatch.js"),CloudWatchEvents:t("../node_modules/aws-sdk/clients/cloudwatchevents.js"),CloudWatchLogs:t("../node_modules/aws-sdk/clients/cloudwatchlogs.js"),CodeBuild:t("../node_modules/aws-sdk/clients/codebuild.js"),CodeCommit:t("../node_modules/aws-sdk/clients/codecommit.js"),CodeDeploy:t("../node_modules/aws-sdk/clients/codedeploy.js"),CodePipeline:t("../node_modules/aws-sdk/clients/codepipeline.js"),CognitoIdentity:t("../node_modules/aws-sdk/clients/cognitoidentity.js"),CognitoIdentityServiceProvider:t("../node_modules/aws-sdk/clients/cognitoidentityserviceprovider.js"),CognitoSync:t("../node_modules/aws-sdk/clients/cognitosync.js"),ConfigService:t("../node_modules/aws-sdk/clients/configservice.js"),CUR:t("../node_modules/aws-sdk/clients/cur.js"),DeviceFarm:t("../node_modules/aws-sdk/clients/devicefarm.js"),DirectConnect:t("../node_modules/aws-sdk/clients/directconnect.js"),DynamoDB:t("../node_modules/aws-sdk/clients/dynamodb.js"),DynamoDBStreams:t("../node_modules/aws-sdk/clients/dynamodbstreams.js"),EC2:t("../node_modules/aws-sdk/clients/ec2.js"),ECR:t("../node_modules/aws-sdk/clients/ecr.js"),ECS:t("../node_modules/aws-sdk/clients/ecs.js"),EFS:t("../node_modules/aws-sdk/clients/efs.js"),ElastiCache:t("../node_modules/aws-sdk/clients/elasticache.js"),ElasticBeanstalk:t("../node_modules/aws-sdk/clients/elasticbeanstalk.js"),ELB:t("../node_modules/aws-sdk/clients/elb.js"),ELBv2:t("../node_modules/aws-sdk/clients/elbv2.js"),EMR:t("../node_modules/aws-sdk/clients/emr.js"),ElasticTranscoder:t("../node_modules/aws-sdk/clients/elastictranscoder.js"),Firehose:t("../node_modules/aws-sdk/clients/firehose.js"),GameLift:t("../node_modules/aws-sdk/clients/gamelift.js"),IAM:t("../node_modules/aws-sdk/clients/iam.js"),Inspector:t("../node_modules/aws-sdk/clients/inspector.js"),Iot:t("../node_modules/aws-sdk/clients/iot.js"),IotData:t("../node_modules/aws-sdk/clients/iotdata.js"),Kinesis:t("../node_modules/aws-sdk/clients/kinesis.js"),KMS:t("../node_modules/aws-sdk/clients/kms.js"),Lambda:t("../node_modules/aws-sdk/clients/lambda.js"),LexRuntime:t("../node_modules/aws-sdk/clients/lexruntime.js"),MachineLearning:t("../node_modules/aws-sdk/clients/machinelearning.js"),MarketplaceCommerceAnalytics:t("../node_modules/aws-sdk/clients/marketplacecommerceanalytics.js"),MTurk:t("../node_modules/aws-sdk/clients/mturk.js"),MobileAnalytics:t("../node_modules/aws-sdk/clients/mobileanalytics.js"),OpsWorks:t("../node_modules/aws-sdk/clients/opsworks.js"),Polly:t("../node_modules/aws-sdk/clients/polly.js"),RDS:t("../node_modules/aws-sdk/clients/rds.js"),Redshift:t("../node_modules/aws-sdk/clients/redshift.js"),Rekognition:t("../node_modules/aws-sdk/clients/rekognition.js"),Route53:t("../node_modules/aws-sdk/clients/route53.js"),Route53Domains:t("../node_modules/aws-sdk/clients/route53domains.js"),S3:t("../node_modules/aws-sdk/clients/s3.js"),ServiceCatalog:t("../node_modules/aws-sdk/clients/servicecatalog.js"),SES:t("../node_modules/aws-sdk/clients/ses.js"),SNS:t("../node_modules/aws-sdk/clients/sns.js"),SQS:t("../node_modules/aws-sdk/clients/sqs.js"),SSM:t("../node_modules/aws-sdk/clients/ssm.js"),StorageGateway:t("../node_modules/aws-sdk/clients/storagegateway.js"),STS:t("../node_modules/aws-sdk/clients/sts.js"),WAF:t("../node_modules/aws-sdk/clients/waf.js"),WorkDocs:t("../node_modules/aws-sdk/clients/workdocs.js"),LexModelBuildingService:t("../node_modules/aws-sdk/clients/lexmodelbuildingservice.js"),Pricing:t("../node_modules/aws-sdk/clients/pricing.js"),CostExplorer:t("../node_modules/aws-sdk/clients/costexplorer.js"),MediaStoreData:t("../node_modules/aws-sdk/clients/mediastoredata.js"),Comprehend:t("../node_modules/aws-sdk/clients/comprehend.js"),KinesisVideoArchivedMedia:t("../node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.js"),KinesisVideoMedia:t("../node_modules/aws-sdk/clients/kinesisvideomedia.js"),KinesisVideo:t("../node_modules/aws-sdk/clients/kinesisvideo.js"),Translate:t("../node_modules/aws-sdk/clients/translate.js"),ResourceGroups:t("../node_modules/aws-sdk/clients/resourcegroups.js"),SecretsManager:t("../node_modules/aws-sdk/clients/secretsmanager.js"),ComprehendMedical:t("../node_modules/aws-sdk/clients/comprehendmedical.js"),Personalize:t("../node_modules/aws-sdk/clients/personalize.js"),PersonalizeEvents:t("../node_modules/aws-sdk/clients/personalizeevents.js"),PersonalizeRuntime:t("../node_modules/aws-sdk/clients/personalizeruntime.js")}},"../node_modules/aws-sdk/clients/cloudformation.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudformation={},r.CloudFormation=o.defineService("cloudformation",["2010-05-15"]),Object.defineProperty(a.services.cloudformation,"2010-05-15",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudformation-2010-05-15.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudformation-2010-05-15.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.CloudFormation},"../node_modules/aws-sdk/clients/cloudfront.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudfront={},r.CloudFront=o.defineService("cloudfront",["2013-05-12*","2013-11-11*","2014-05-31*","2014-10-21*","2014-11-06*","2015-04-17*","2015-07-27*","2015-09-17*","2016-01-13*","2016-01-28*","2016-08-01*","2016-08-20*","2016-09-07*","2016-09-29*","2016-11-25","2016-11-25*","2017-03-25","2017-03-25*","2017-10-30","2017-10-30*","2018-06-18","2018-06-18*","2018-11-05","2018-11-05*","2019-03-26"]),t("../node_modules/aws-sdk/lib/services/cloudfront.js"),Object.defineProperty(a.services.cloudfront,"2016-11-25",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2016-11-25.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2016-11-25.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2016-11-25.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.cloudfront,"2017-03-25",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2017-03-25.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2017-03-25.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2017-03-25.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.cloudfront,"2017-10-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2017-10-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2017-10-30.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2017-10-30.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.cloudfront,"2018-06-18",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2018-06-18.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2018-06-18.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2018-06-18.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.cloudfront,"2018-11-05",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2018-11-05.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2018-11-05.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2018-11-05.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.cloudfront,"2019-03-26",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudfront-2019-03-26.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudfront-2019-03-26.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/cloudfront-2019-03-26.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.CloudFront},"../node_modules/aws-sdk/clients/cloudhsm.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudhsm={},r.CloudHSM=o.defineService("cloudhsm",["2014-05-30"]),Object.defineProperty(a.services.cloudhsm,"2014-05-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudhsm-2014-05-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CloudHSM},"../node_modules/aws-sdk/clients/cloudtrail.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudtrail={},r.CloudTrail=o.defineService("cloudtrail",["2013-11-01"]),Object.defineProperty(a.services.cloudtrail,"2013-11-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CloudTrail},"../node_modules/aws-sdk/clients/cloudwatch.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudwatch={},r.CloudWatch=o.defineService("cloudwatch",["2010-08-01"]),Object.defineProperty(a.services.cloudwatch,"2010-08-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/monitoring-2010-08-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.CloudWatch},"../node_modules/aws-sdk/clients/cloudwatchevents.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudwatchevents={},r.CloudWatchEvents=o.defineService("cloudwatchevents",["2014-02-03*","2015-10-07"]),Object.defineProperty(a.services.cloudwatchevents,"2015-10-07",{get:function get(){var e=t("../node_modules/aws-sdk/apis/events-2015-10-07.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/events-2015-10-07.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CloudWatchEvents},"../node_modules/aws-sdk/clients/cloudwatchlogs.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cloudwatchlogs={},r.CloudWatchLogs=o.defineService("cloudwatchlogs",["2014-03-28"]),Object.defineProperty(a.services.cloudwatchlogs,"2014-03-28",{get:function get(){var e=t("../node_modules/aws-sdk/apis/logs-2014-03-28.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/logs-2014-03-28.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CloudWatchLogs},"../node_modules/aws-sdk/clients/codebuild.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.codebuild={},r.CodeBuild=o.defineService("codebuild",["2016-10-06"]),Object.defineProperty(a.services.codebuild,"2016-10-06",{get:function get(){var e=t("../node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/codebuild-2016-10-06.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CodeBuild},"../node_modules/aws-sdk/clients/codecommit.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.codecommit={},r.CodeCommit=o.defineService("codecommit",["2015-04-13"]),Object.defineProperty(a.services.codecommit,"2015-04-13",{get:function get(){var e=t("../node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CodeCommit},"../node_modules/aws-sdk/clients/codedeploy.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.codedeploy={},r.CodeDeploy=o.defineService("codedeploy",["2014-10-06"]),Object.defineProperty(a.services.codedeploy,"2014-10-06",{get:function get(){var e=t("../node_modules/aws-sdk/apis/codedeploy-2014-10-06.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/codedeploy-2014-10-06.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/codedeploy-2014-10-06.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.CodeDeploy},"../node_modules/aws-sdk/clients/codepipeline.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.codepipeline={},r.CodePipeline=o.defineService("codepipeline",["2015-07-09"]),Object.defineProperty(a.services.codepipeline,"2015-07-09",{get:function get(){var e=t("../node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/codepipeline-2015-07-09.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CodePipeline},"../node_modules/aws-sdk/clients/cognitoidentityserviceprovider.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cognitoidentityserviceprovider={},r.CognitoIdentityServiceProvider=o.defineService("cognitoidentityserviceprovider",["2016-04-18"]),Object.defineProperty(a.services.cognitoidentityserviceprovider,"2016-04-18",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cognito-idp-2016-04-18.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CognitoIdentityServiceProvider},"../node_modules/aws-sdk/clients/cognitosync.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cognitosync={},r.CognitoSync=o.defineService("cognitosync",["2014-06-30"]),Object.defineProperty(a.services.cognitosync,"2014-06-30",{get:function get(){return t("../node_modules/aws-sdk/apis/cognito-sync-2014-06-30.min.json")},enumerable:!0,configurable:!0}),e.exports=r.CognitoSync},"../node_modules/aws-sdk/clients/comprehend.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.comprehend={},r.Comprehend=o.defineService("comprehend",["2017-11-27"]),Object.defineProperty(a.services.comprehend,"2017-11-27",{get:function get(){var e=t("../node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Comprehend},"../node_modules/aws-sdk/clients/comprehendmedical.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.comprehendmedical={},r.ComprehendMedical=o.defineService("comprehendmedical",["2018-10-30"]),Object.defineProperty(a.services.comprehendmedical,"2018-10-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ComprehendMedical},"../node_modules/aws-sdk/clients/configservice.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.configservice={},r.ConfigService=o.defineService("configservice",["2014-11-12"]),Object.defineProperty(a.services.configservice,"2014-11-12",{get:function get(){var e=t("../node_modules/aws-sdk/apis/config-2014-11-12.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/config-2014-11-12.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ConfigService},"../node_modules/aws-sdk/clients/costexplorer.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.costexplorer={},r.CostExplorer=o.defineService("costexplorer",["2017-10-25"]),Object.defineProperty(a.services.costexplorer,"2017-10-25",{get:function get(){var e=t("../node_modules/aws-sdk/apis/ce-2017-10-25.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/ce-2017-10-25.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CostExplorer},"../node_modules/aws-sdk/clients/cur.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.cur={},r.CUR=o.defineService("cur",["2017-01-06"]),Object.defineProperty(a.services.cur,"2017-01-06",{get:function get(){var e=t("../node_modules/aws-sdk/apis/cur-2017-01-06.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/cur-2017-01-06.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.CUR},"../node_modules/aws-sdk/clients/devicefarm.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.devicefarm={},r.DeviceFarm=o.defineService("devicefarm",["2015-06-23"]),Object.defineProperty(a.services.devicefarm,"2015-06-23",{get:function get(){var e=t("../node_modules/aws-sdk/apis/devicefarm-2015-06-23.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/devicefarm-2015-06-23.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.DeviceFarm},"../node_modules/aws-sdk/clients/directconnect.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.directconnect={},r.DirectConnect=o.defineService("directconnect",["2012-10-25"]),Object.defineProperty(a.services.directconnect,"2012-10-25",{get:function get(){var e=t("../node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/directconnect-2012-10-25.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.DirectConnect},"../node_modules/aws-sdk/clients/dynamodb.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.dynamodb={},r.DynamoDB=o.defineService("dynamodb",["2011-12-05","2012-08-10"]),t("../node_modules/aws-sdk/lib/services/dynamodb.js"),Object.defineProperty(a.services.dynamodb,"2011-12-05",{get:function get(){var e=t("../node_modules/aws-sdk/apis/dynamodb-2011-12-05.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/dynamodb-2011-12-05.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/dynamodb-2011-12-05.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.dynamodb,"2012-08-10",{get:function get(){var e=t("../node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/dynamodb-2012-08-10.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/dynamodb-2012-08-10.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.DynamoDB},"../node_modules/aws-sdk/clients/dynamodbstreams.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.dynamodbstreams={},r.DynamoDBStreams=o.defineService("dynamodbstreams",["2012-08-10"]),Object.defineProperty(a.services.dynamodbstreams,"2012-08-10",{get:function get(){var e=t("../node_modules/aws-sdk/apis/streams.dynamodb-2012-08-10.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/streams.dynamodb-2012-08-10.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.DynamoDBStreams},"../node_modules/aws-sdk/clients/ec2.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.ec2={},r.EC2=o.defineService("ec2",["2013-06-15*","2013-10-15*","2014-02-01*","2014-05-01*","2014-06-15*","2014-09-01*","2014-10-01*","2015-03-01*","2015-04-15*","2015-10-01*","2016-04-01*","2016-09-15*","2016-11-15"]),t("../node_modules/aws-sdk/lib/services/ec2.js"),Object.defineProperty(a.services.ec2,"2016-11-15",{get:function get(){var e=t("../node_modules/aws-sdk/apis/ec2-2016-11-15.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.EC2},"../node_modules/aws-sdk/clients/ecr.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.ecr={},r.ECR=o.defineService("ecr",["2015-09-21"]),Object.defineProperty(a.services.ecr,"2015-09-21",{get:function get(){var e=t("../node_modules/aws-sdk/apis/ecr-2015-09-21.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ECR},"../node_modules/aws-sdk/clients/ecs.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.ecs={},r.ECS=o.defineService("ecs",["2014-11-13"]),Object.defineProperty(a.services.ecs,"2014-11-13",{get:function get(){var e=t("../node_modules/aws-sdk/apis/ecs-2014-11-13.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/ecs-2014-11-13.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ECS},"../node_modules/aws-sdk/clients/efs.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.efs={},r.EFS=o.defineService("efs",["2015-02-01"]),Object.defineProperty(a.services.efs,"2015-02-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.EFS},"../node_modules/aws-sdk/clients/elasticache.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.elasticache={},r.ElastiCache=o.defineService("elasticache",["2012-11-15*","2014-03-24*","2014-07-15*","2014-09-30*","2015-02-02"]),Object.defineProperty(a.services.elasticache,"2015-02-02",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticache-2015-02-02.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/elasticache-2015-02-02.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ElastiCache},"../node_modules/aws-sdk/clients/elasticbeanstalk.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.elasticbeanstalk={},r.ElasticBeanstalk=o.defineService("elasticbeanstalk",["2010-12-01"]),Object.defineProperty(a.services.elasticbeanstalk,"2010-12-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticbeanstalk-2010-12-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticbeanstalk-2010-12-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ElasticBeanstalk},"../node_modules/aws-sdk/clients/elastictranscoder.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.elastictranscoder={},r.ElasticTranscoder=o.defineService("elastictranscoder",["2012-09-25"]),Object.defineProperty(a.services.elastictranscoder,"2012-09-25",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elastictranscoder-2012-09-25.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elastictranscoder-2012-09-25.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/elastictranscoder-2012-09-25.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ElasticTranscoder},"../node_modules/aws-sdk/clients/elb.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.elb={},r.ELB=o.defineService("elb",["2012-06-01"]),Object.defineProperty(a.services.elb,"2012-06-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticloadbalancing-2012-06-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticloadbalancing-2012-06-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/elasticloadbalancing-2012-06-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ELB},"../node_modules/aws-sdk/clients/elbv2.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.elbv2={},r.ELBv2=o.defineService("elbv2",["2015-12-01"]),Object.defineProperty(a.services.elbv2,"2015-12-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.ELBv2},"../node_modules/aws-sdk/clients/emr.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.emr={},r.EMR=o.defineService("emr",["2009-03-31"]),Object.defineProperty(a.services.emr,"2009-03-31",{get:function get(){var e=t("../node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.EMR},"../node_modules/aws-sdk/clients/firehose.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.firehose={},r.Firehose=o.defineService("firehose",["2015-08-04"]),Object.defineProperty(a.services.firehose,"2015-08-04",{get:function get(){var e=t("../node_modules/aws-sdk/apis/firehose-2015-08-04.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/firehose-2015-08-04.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Firehose},"../node_modules/aws-sdk/clients/gamelift.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.gamelift={},r.GameLift=o.defineService("gamelift",["2015-10-01"]),Object.defineProperty(a.services.gamelift,"2015-10-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/gamelift-2015-10-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.GameLift},"../node_modules/aws-sdk/clients/iam.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.iam={},r.IAM=o.defineService("iam",["2010-05-08"]),Object.defineProperty(a.services.iam,"2010-05-08",{get:function get(){var e=t("../node_modules/aws-sdk/apis/iam-2010-05-08.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/iam-2010-05-08.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/iam-2010-05-08.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.IAM},"../node_modules/aws-sdk/clients/inspector.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.inspector={},r.Inspector=o.defineService("inspector",["2015-08-18*","2016-02-16"]),Object.defineProperty(a.services.inspector,"2016-02-16",{get:function get(){var e=t("../node_modules/aws-sdk/apis/inspector-2016-02-16.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/inspector-2016-02-16.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Inspector},"../node_modules/aws-sdk/clients/iot.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.iot={},r.Iot=o.defineService("iot",["2015-05-28"]),Object.defineProperty(a.services.iot,"2015-05-28",{get:function get(){var e=t("../node_modules/aws-sdk/apis/iot-2015-05-28.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/iot-2015-05-28.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Iot},"../node_modules/aws-sdk/clients/iotdata.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.iotdata={},r.IotData=o.defineService("iotdata",["2015-05-28"]),t("../node_modules/aws-sdk/lib/services/iotdata.js"),Object.defineProperty(a.services.iotdata,"2015-05-28",{get:function get(){return t("../node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json")},enumerable:!0,configurable:!0}),e.exports=r.IotData},"../node_modules/aws-sdk/clients/kinesis.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.kinesis={},r.Kinesis=o.defineService("kinesis",["2013-12-02"]),Object.defineProperty(a.services.kinesis,"2013-12-02",{get:function get(){var e=t("../node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/kinesis-2013-12-02.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/kinesis-2013-12-02.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.Kinesis},"../node_modules/aws-sdk/clients/kinesisvideo.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.kinesisvideo={},r.KinesisVideo=o.defineService("kinesisvideo",["2017-09-30"]),Object.defineProperty(a.services.kinesisvideo,"2017-09-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/kinesisvideo-2017-09-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/kinesisvideo-2017-09-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.KinesisVideo},"../node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.kinesisvideoarchivedmedia={},r.KinesisVideoArchivedMedia=o.defineService("kinesisvideoarchivedmedia",["2017-09-30"]),Object.defineProperty(a.services.kinesisvideoarchivedmedia,"2017-09-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.KinesisVideoArchivedMedia},"../node_modules/aws-sdk/clients/kinesisvideomedia.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.kinesisvideomedia={},r.KinesisVideoMedia=o.defineService("kinesisvideomedia",["2017-09-30"]),Object.defineProperty(a.services.kinesisvideomedia,"2017-09-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/kinesis-video-media-2017-09-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/kinesis-video-media-2017-09-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.KinesisVideoMedia},"../node_modules/aws-sdk/clients/kms.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.kms={},r.KMS=o.defineService("kms",["2014-11-01"]),Object.defineProperty(a.services.kms,"2014-11-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/kms-2014-11-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.KMS},"../node_modules/aws-sdk/clients/lambda.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.lambda={},r.Lambda=o.defineService("lambda",["2014-11-11","2015-03-31"]),t("../node_modules/aws-sdk/lib/services/lambda.js"),Object.defineProperty(a.services.lambda,"2014-11-11",{get:function get(){var e=t("../node_modules/aws-sdk/apis/lambda-2014-11-11.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/lambda-2014-11-11.paginators.json").pagination,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.lambda,"2015-03-31",{get:function get(){var e=t("../node_modules/aws-sdk/apis/lambda-2015-03-31.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/lambda-2015-03-31.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.Lambda},"../node_modules/aws-sdk/clients/lexmodelbuildingservice.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.lexmodelbuildingservice={},r.LexModelBuildingService=o.defineService("lexmodelbuildingservice",["2017-04-19"]),Object.defineProperty(a.services.lexmodelbuildingservice,"2017-04-19",{get:function get(){var e=t("../node_modules/aws-sdk/apis/lex-models-2017-04-19.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/lex-models-2017-04-19.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.LexModelBuildingService},"../node_modules/aws-sdk/clients/lexruntime.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.lexruntime={},r.LexRuntime=o.defineService("lexruntime",["2016-11-28"]),Object.defineProperty(a.services.lexruntime,"2016-11-28",{get:function get(){var e=t("../node_modules/aws-sdk/apis/runtime.lex-2016-11-28.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/runtime.lex-2016-11-28.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.LexRuntime},"../node_modules/aws-sdk/clients/machinelearning.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.machinelearning={},r.MachineLearning=o.defineService("machinelearning",["2014-12-12"]),t("../node_modules/aws-sdk/lib/services/machinelearning.js"),Object.defineProperty(a.services.machinelearning,"2014-12-12",{get:function get(){var e=t("../node_modules/aws-sdk/apis/machinelearning-2014-12-12.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/machinelearning-2014-12-12.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/machinelearning-2014-12-12.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.MachineLearning},"../node_modules/aws-sdk/clients/marketplacecommerceanalytics.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.marketplacecommerceanalytics={},r.MarketplaceCommerceAnalytics=o.defineService("marketplacecommerceanalytics",["2015-07-01"]),Object.defineProperty(a.services.marketplacecommerceanalytics,"2015-07-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/marketplacecommerceanalytics-2015-07-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/marketplacecommerceanalytics-2015-07-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.MarketplaceCommerceAnalytics},"../node_modules/aws-sdk/clients/mediastoredata.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.mediastoredata={},r.MediaStoreData=o.defineService("mediastoredata",["2017-09-01"]),Object.defineProperty(a.services.mediastoredata,"2017-09-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/mediastore-data-2017-09-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/mediastore-data-2017-09-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.MediaStoreData},"../node_modules/aws-sdk/clients/mobileanalytics.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.mobileanalytics={},r.MobileAnalytics=o.defineService("mobileanalytics",["2014-06-05"]),Object.defineProperty(a.services.mobileanalytics,"2014-06-05",{get:function get(){return t("../node_modules/aws-sdk/apis/mobileanalytics-2014-06-05.min.json")},enumerable:!0,configurable:!0}),e.exports=r.MobileAnalytics},"../node_modules/aws-sdk/clients/mturk.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.mturk={},r.MTurk=o.defineService("mturk",["2017-01-17"]),Object.defineProperty(a.services.mturk,"2017-01-17",{get:function get(){var e=t("../node_modules/aws-sdk/apis/mturk-requester-2017-01-17.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/mturk-requester-2017-01-17.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.MTurk},"../node_modules/aws-sdk/clients/opsworks.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.opsworks={},r.OpsWorks=o.defineService("opsworks",["2013-02-18"]),Object.defineProperty(a.services.opsworks,"2013-02-18",{get:function get(){var e=t("../node_modules/aws-sdk/apis/opsworks-2013-02-18.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/opsworks-2013-02-18.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/opsworks-2013-02-18.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.OpsWorks},"../node_modules/aws-sdk/clients/personalize.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.personalize={},r.Personalize=o.defineService("personalize",["2018-05-22"]),Object.defineProperty(a.services.personalize,"2018-05-22",{get:function get(){var e=t("../node_modules/aws-sdk/apis/personalize-2018-05-22.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Personalize},"../node_modules/aws-sdk/clients/personalizeevents.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.personalizeevents={},r.PersonalizeEvents=o.defineService("personalizeevents",["2018-03-22"]),Object.defineProperty(a.services.personalizeevents,"2018-03-22",{get:function get(){var e=t("../node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/personalize-events-2018-03-22.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.PersonalizeEvents},"../node_modules/aws-sdk/clients/personalizeruntime.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.personalizeruntime={},r.PersonalizeRuntime=o.defineService("personalizeruntime",["2018-05-22"]),Object.defineProperty(a.services.personalizeruntime,"2018-05-22",{get:function get(){var e=t("../node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.PersonalizeRuntime},"../node_modules/aws-sdk/clients/pinpoint.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.pinpoint={},r.Pinpoint=o.defineService("pinpoint",["2016-12-01"]),Object.defineProperty(a.services.pinpoint,"2016-12-01",{get:function get(){return t("../node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json")},enumerable:!0,configurable:!0}),e.exports=r.Pinpoint},"../node_modules/aws-sdk/clients/polly.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.polly={},r.Polly=o.defineService("polly",["2016-06-10"]),t("../node_modules/aws-sdk/lib/services/polly.js"),Object.defineProperty(a.services.polly,"2016-06-10",{get:function get(){var e=t("../node_modules/aws-sdk/apis/polly-2016-06-10.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/polly-2016-06-10.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Polly},"../node_modules/aws-sdk/clients/pricing.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.pricing={},r.Pricing=o.defineService("pricing",["2017-10-15"]),Object.defineProperty(a.services.pricing,"2017-10-15",{get:function get(){var e=t("../node_modules/aws-sdk/apis/pricing-2017-10-15.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/pricing-2017-10-15.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Pricing},"../node_modules/aws-sdk/clients/rds.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.rds={},r.RDS=o.defineService("rds",["2013-01-10","2013-02-12","2013-09-09","2014-09-01","2014-09-01*","2014-10-31"]),t("../node_modules/aws-sdk/lib/services/rds.js"),Object.defineProperty(a.services.rds,"2013-01-10",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rds-2013-01-10.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rds-2013-01-10.paginators.json").pagination,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.rds,"2013-02-12",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rds-2013-02-12.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rds-2013-02-12.paginators.json").pagination,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.rds,"2013-09-09",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rds-2013-09-09.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rds-2013-09-09.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/rds-2013-09-09.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.rds,"2014-09-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rds-2014-09-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rds-2014-09-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),Object.defineProperty(a.services.rds,"2014-10-31",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rds-2014-10-31.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/rds-2014-10-31.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.RDS},"../node_modules/aws-sdk/clients/redshift.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.redshift={},r.Redshift=o.defineService("redshift",["2012-12-01"]),Object.defineProperty(a.services.redshift,"2012-12-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/redshift-2012-12-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/redshift-2012-12-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.Redshift},"../node_modules/aws-sdk/clients/rekognition.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.rekognition={},r.Rekognition=o.defineService("rekognition",["2016-06-27"]),Object.defineProperty(a.services.rekognition,"2016-06-27",{get:function get(){var e=t("../node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Rekognition},"../node_modules/aws-sdk/clients/resourcegroups.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.resourcegroups={},r.ResourceGroups=o.defineService("resourcegroups",["2017-11-27"]),Object.defineProperty(a.services.resourcegroups,"2017-11-27",{get:function get(){var e=t("../node_modules/aws-sdk/apis/resource-groups-2017-11-27.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/resource-groups-2017-11-27.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ResourceGroups},"../node_modules/aws-sdk/clients/route53.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.route53={},r.Route53=o.defineService("route53",["2013-04-01"]),t("../node_modules/aws-sdk/lib/services/route53.js"),Object.defineProperty(a.services.route53,"2013-04-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/route53-2013-04-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/route53-2013-04-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/route53-2013-04-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.Route53},"../node_modules/aws-sdk/clients/route53domains.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.route53domains={},r.Route53Domains=o.defineService("route53domains",["2014-05-15"]),Object.defineProperty(a.services.route53domains,"2014-05-15",{get:function get(){var e=t("../node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Route53Domains},"../node_modules/aws-sdk/clients/s3.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.s3={},r.S3=o.defineService("s3",["2006-03-01"]),t("../node_modules/aws-sdk/lib/services/s3.js"),Object.defineProperty(a.services.s3,"2006-03-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/s3-2006-03-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/s3-2006-03-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.S3},"../node_modules/aws-sdk/clients/secretsmanager.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.secretsmanager={},r.SecretsManager=o.defineService("secretsmanager",["2017-10-17"]),Object.defineProperty(a.services.secretsmanager,"2017-10-17",{get:function get(){var e=t("../node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/secretsmanager-2017-10-17.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.SecretsManager},"../node_modules/aws-sdk/clients/servicecatalog.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.servicecatalog={},r.ServiceCatalog=o.defineService("servicecatalog",["2015-12-10"]),Object.defineProperty(a.services.servicecatalog,"2015-12-10",{get:function get(){var e=t("../node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/servicecatalog-2015-12-10.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.ServiceCatalog},"../node_modules/aws-sdk/clients/ses.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.ses={},r.SES=o.defineService("ses",["2010-12-01"]),Object.defineProperty(a.services.ses,"2010-12-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/email-2010-12-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/email-2010-12-01.paginators.json").pagination,e.waiters=t("../node_modules/aws-sdk/apis/email-2010-12-01.waiters2.json").waiters,e},enumerable:!0,configurable:!0}),e.exports=r.SES},"../node_modules/aws-sdk/clients/sns.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.sns={},r.SNS=o.defineService("sns",["2010-03-31"]),Object.defineProperty(a.services.sns,"2010-03-31",{get:function get(){var e=t("../node_modules/aws-sdk/apis/sns-2010-03-31.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/sns-2010-03-31.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.SNS},"../node_modules/aws-sdk/clients/sqs.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.sqs={},r.SQS=o.defineService("sqs",["2012-11-05"]),t("../node_modules/aws-sdk/lib/services/sqs.js"),Object.defineProperty(a.services.sqs,"2012-11-05",{get:function get(){var e=t("../node_modules/aws-sdk/apis/sqs-2012-11-05.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/sqs-2012-11-05.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.SQS},"../node_modules/aws-sdk/clients/ssm.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.ssm={},r.SSM=o.defineService("ssm",["2014-11-06"]),Object.defineProperty(a.services.ssm,"2014-11-06",{get:function get(){var e=t("../node_modules/aws-sdk/apis/ssm-2014-11-06.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.SSM},"../node_modules/aws-sdk/clients/storagegateway.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.storagegateway={},r.StorageGateway=o.defineService("storagegateway",["2013-06-30"]),Object.defineProperty(a.services.storagegateway,"2013-06-30",{get:function get(){var e=t("../node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/storagegateway-2013-06-30.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.StorageGateway},"../node_modules/aws-sdk/clients/textract.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.textract={},r.Textract=o.defineService("textract",["2018-06-27"]),Object.defineProperty(a.services.textract,"2018-06-27",{get:function get(){var e=t("../node_modules/aws-sdk/apis/textract-2018-06-27.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/textract-2018-06-27.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Textract},"../node_modules/aws-sdk/clients/translate.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.translate={},r.Translate=o.defineService("translate",["2017-07-01"]),Object.defineProperty(a.services.translate,"2017-07-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/translate-2017-07-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.Translate},"../node_modules/aws-sdk/clients/waf.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.waf={},r.WAF=o.defineService("waf",["2015-08-24"]),Object.defineProperty(a.services.waf,"2015-08-24",{get:function get(){var e=t("../node_modules/aws-sdk/apis/waf-2015-08-24.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/waf-2015-08-24.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.WAF},"../node_modules/aws-sdk/clients/workdocs.js":function(e,s,t){t("../node_modules/aws-sdk/lib/browser_loader.js");var r=t("../node_modules/aws-sdk/lib/core.js"),o=r.Service,a=r.apiLoader;a.services.workdocs={},r.WorkDocs=o.defineService("workdocs",["2016-05-01"]),Object.defineProperty(a.services.workdocs,"2016-05-01",{get:function get(){var e=t("../node_modules/aws-sdk/apis/workdocs-2016-05-01.min.json");return e.paginators=t("../node_modules/aws-sdk/apis/workdocs-2016-05-01.paginators.json").pagination,e},enumerable:!0,configurable:!0}),e.exports=r.WorkDocs}}]);
//# sourceMappingURL=vendors~App-7KZ9F~6698e7d4.chunk.eaa5497fb7f7db0479e3.js.map