Comparing version 2.1.9 to 2.1.10
@@ -52,2 +52,41 @@ { | ||
}, | ||
"AttachGroupPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"GroupName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"GroupName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"AttachRolePolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"RoleName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"RoleName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"AttachUserPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"UserName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"UserName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"ChangePassword": { | ||
@@ -62,6 +101,6 @@ "input": { | ||
"OldPassword": { | ||
"shape": "Sb" | ||
"shape": "Sf" | ||
}, | ||
"NewPassword": { | ||
"shape": "Sb" | ||
"shape": "Sf" | ||
} | ||
@@ -139,3 +178,3 @@ } | ||
"Group": { | ||
"shape": "Sp" | ||
"shape": "Ss" | ||
} | ||
@@ -164,3 +203,3 @@ } | ||
"InstanceProfile": { | ||
"shape": "St" | ||
"shape": "Sw" | ||
} | ||
@@ -180,3 +219,3 @@ } | ||
"Password": { | ||
"shape": "Sb" | ||
"shape": "Sf" | ||
}, | ||
@@ -196,3 +235,3 @@ "PasswordResetRequired": { | ||
"LoginProfile": { | ||
"shape": "S10" | ||
"shape": "S13" | ||
} | ||
@@ -212,6 +251,6 @@ } | ||
"ClientIDList": { | ||
"shape": "S13" | ||
"shape": "S16" | ||
}, | ||
"ThumbprintList": { | ||
"shape": "S14" | ||
"shape": "S17" | ||
} | ||
@@ -228,2 +267,51 @@ } | ||
}, | ||
"CreatePolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyName", | ||
"PolicyDocument" | ||
], | ||
"members": { | ||
"PolicyName": {}, | ||
"Path": {}, | ||
"PolicyDocument": {}, | ||
"Description": {} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "CreatePolicyResult", | ||
"type": "structure", | ||
"members": { | ||
"Policy": { | ||
"shape": "S1f" | ||
} | ||
} | ||
} | ||
}, | ||
"CreatePolicyVersion": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn", | ||
"PolicyDocument" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"PolicyDocument": {}, | ||
"SetAsDefault": { | ||
"type": "boolean" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "CreatePolicyVersionResult", | ||
"type": "structure", | ||
"members": { | ||
"PolicyVersion": { | ||
"shape": "S1k" | ||
} | ||
} | ||
} | ||
}, | ||
"CreateRole": { | ||
@@ -250,3 +338,3 @@ "input": { | ||
"Role": { | ||
"shape": "Sv" | ||
"shape": "Sy" | ||
} | ||
@@ -292,3 +380,3 @@ } | ||
"User": { | ||
"shape": "S1f" | ||
"shape": "S1t" | ||
} | ||
@@ -317,3 +405,3 @@ } | ||
"VirtualMFADevice": { | ||
"shape": "S1j" | ||
"shape": "S1x" | ||
} | ||
@@ -417,2 +505,26 @@ } | ||
}, | ||
"DeletePolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"DeletePolicyVersion": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn", | ||
"VersionId" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"VersionId": {} | ||
} | ||
} | ||
}, | ||
"DeleteRole": { | ||
@@ -511,2 +623,41 @@ "input": { | ||
}, | ||
"DetachGroupPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"GroupName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"GroupName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"DetachRolePolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"RoleName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"RoleName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"DetachUserPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"UserName", | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"UserName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"EnableMFADevice": { | ||
@@ -570,3 +721,3 @@ "input": { | ||
"UserPolicyList": { | ||
"shape": "S2i" | ||
"shape": "S30" | ||
}, | ||
@@ -593,3 +744,3 @@ "GroupList": { | ||
"GroupPolicyList": { | ||
"shape": "S2i" | ||
"shape": "S30" | ||
} | ||
@@ -613,6 +764,6 @@ } | ||
"InstanceProfileList": { | ||
"shape": "S2p" | ||
"shape": "S37" | ||
}, | ||
"RolePolicyList": { | ||
"shape": "S2i" | ||
"shape": "S30" | ||
} | ||
@@ -728,6 +879,6 @@ } | ||
"Group": { | ||
"shape": "Sp" | ||
"shape": "Ss" | ||
}, | ||
"Users": { | ||
"shape": "S35" | ||
"shape": "S3n" | ||
}, | ||
@@ -786,3 +937,3 @@ "IsTruncated": { | ||
"InstanceProfile": { | ||
"shape": "St" | ||
"shape": "Sw" | ||
} | ||
@@ -810,3 +961,3 @@ } | ||
"LoginProfile": { | ||
"shape": "S10" | ||
"shape": "S13" | ||
} | ||
@@ -832,6 +983,6 @@ } | ||
"ClientIDList": { | ||
"shape": "S13" | ||
"shape": "S16" | ||
}, | ||
"ThumbprintList": { | ||
"shape": "S14" | ||
"shape": "S17" | ||
}, | ||
@@ -844,2 +995,44 @@ "CreateDate": { | ||
}, | ||
"GetPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"PolicyArn": {} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "GetPolicyResult", | ||
"type": "structure", | ||
"members": { | ||
"Policy": { | ||
"shape": "S1f" | ||
} | ||
} | ||
} | ||
}, | ||
"GetPolicyVersion": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn", | ||
"VersionId" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"VersionId": {} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "GetPolicyVersionResult", | ||
"type": "structure", | ||
"members": { | ||
"PolicyVersion": { | ||
"shape": "S1k" | ||
} | ||
} | ||
} | ||
}, | ||
"GetRole": { | ||
@@ -863,3 +1056,3 @@ "input": { | ||
"Role": { | ||
"shape": "Sv" | ||
"shape": "Sy" | ||
} | ||
@@ -945,3 +1138,3 @@ } | ||
"ServerCertificateMetadata": { | ||
"shape": "S3n" | ||
"shape": "S49" | ||
}, | ||
@@ -970,3 +1163,3 @@ "CertificateBody": {}, | ||
"User": { | ||
"shape": "S1f" | ||
"shape": "S1t" | ||
} | ||
@@ -1070,2 +1263,143 @@ } | ||
}, | ||
"ListAttachedGroupPolicies": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"GroupName" | ||
], | ||
"members": { | ||
"GroupName": {}, | ||
"PathPrefix": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListAttachedGroupPoliciesResult", | ||
"type": "structure", | ||
"members": { | ||
"AttachedPolicies": { | ||
"shape": "S4p" | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListAttachedRolePolicies": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"RoleName" | ||
], | ||
"members": { | ||
"RoleName": {}, | ||
"PathPrefix": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListAttachedRolePoliciesResult", | ||
"type": "structure", | ||
"members": { | ||
"AttachedPolicies": { | ||
"shape": "S4p" | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListAttachedUserPolicies": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"UserName" | ||
], | ||
"members": { | ||
"UserName": {}, | ||
"PathPrefix": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListAttachedUserPoliciesResult", | ||
"type": "structure", | ||
"members": { | ||
"AttachedPolicies": { | ||
"shape": "S4p" | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListEntitiesForPolicy": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"EntityFilter": {}, | ||
"PathPrefix": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListEntitiesForPolicyResult", | ||
"type": "structure", | ||
"members": { | ||
"PolicyGroups": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"GroupName": {} | ||
} | ||
} | ||
}, | ||
"PolicyUsers": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"UserName": {} | ||
} | ||
} | ||
}, | ||
"PolicyRoles": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"RoleName": {} | ||
} | ||
} | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListGroupPolicies": { | ||
@@ -1093,3 +1427,3 @@ "input": { | ||
"PolicyNames": { | ||
"shape": "S43" | ||
"shape": "S55" | ||
}, | ||
@@ -1122,3 +1456,3 @@ "IsTruncated": { | ||
"Groups": { | ||
"shape": "S47" | ||
"shape": "S59" | ||
}, | ||
@@ -1154,3 +1488,3 @@ "IsTruncated": { | ||
"Groups": { | ||
"shape": "S47" | ||
"shape": "S59" | ||
}, | ||
@@ -1183,3 +1517,3 @@ "IsTruncated": { | ||
"InstanceProfiles": { | ||
"shape": "S2p" | ||
"shape": "S37" | ||
}, | ||
@@ -1215,3 +1549,3 @@ "IsTruncated": { | ||
"InstanceProfiles": { | ||
"shape": "S2p" | ||
"shape": "S37" | ||
}, | ||
@@ -1289,2 +1623,65 @@ "IsTruncated": { | ||
}, | ||
"ListPolicies": { | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"Scope": {}, | ||
"OnlyAttached": { | ||
"type": "boolean" | ||
}, | ||
"PathPrefix": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListPoliciesResult", | ||
"type": "structure", | ||
"members": { | ||
"Policies": { | ||
"type": "list", | ||
"member": { | ||
"shape": "S1f" | ||
} | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListPolicyVersions": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"Marker": {}, | ||
"MaxItems": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "ListPolicyVersionsResult", | ||
"type": "structure", | ||
"members": { | ||
"Versions": { | ||
"type": "list", | ||
"member": { | ||
"shape": "S1k" | ||
} | ||
}, | ||
"IsTruncated": { | ||
"type": "boolean" | ||
}, | ||
"Marker": {} | ||
} | ||
} | ||
}, | ||
"ListRolePolicies": { | ||
@@ -1312,3 +1709,3 @@ "input": { | ||
"PolicyNames": { | ||
"shape": "S43" | ||
"shape": "S55" | ||
}, | ||
@@ -1341,3 +1738,3 @@ "IsTruncated": { | ||
"Roles": { | ||
"shape": "Su" | ||
"shape": "Sx" | ||
}, | ||
@@ -1399,3 +1796,3 @@ "IsTruncated": { | ||
"member": { | ||
"shape": "S3n" | ||
"shape": "S49" | ||
} | ||
@@ -1431,3 +1828,3 @@ }, | ||
"member": { | ||
"shape": "S50" | ||
"shape": "S69" | ||
} | ||
@@ -1464,3 +1861,3 @@ }, | ||
"PolicyNames": { | ||
"shape": "S43" | ||
"shape": "S55" | ||
}, | ||
@@ -1493,3 +1890,3 @@ "IsTruncated": { | ||
"Users": { | ||
"shape": "S35" | ||
"shape": "S3n" | ||
}, | ||
@@ -1524,3 +1921,3 @@ "IsTruncated": { | ||
"member": { | ||
"shape": "S1j" | ||
"shape": "S1x" | ||
} | ||
@@ -1636,2 +2033,15 @@ }, | ||
}, | ||
"SetDefaultPolicyVersion": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"PolicyArn", | ||
"VersionId" | ||
], | ||
"members": { | ||
"PolicyArn": {}, | ||
"VersionId": {} | ||
} | ||
} | ||
}, | ||
"UpdateAccessKey": { | ||
@@ -1720,3 +2130,3 @@ "input": { | ||
"Password": { | ||
"shape": "Sb" | ||
"shape": "Sf" | ||
}, | ||
@@ -1739,3 +2149,3 @@ "PasswordResetRequired": { | ||
"ThumbprintList": { | ||
"shape": "S14" | ||
"shape": "S17" | ||
} | ||
@@ -1829,3 +2239,3 @@ } | ||
"ServerCertificateMetadata": { | ||
"shape": "S3n" | ||
"shape": "S49" | ||
} | ||
@@ -1854,3 +2264,3 @@ } | ||
"Certificate": { | ||
"shape": "S50" | ||
"shape": "S69" | ||
} | ||
@@ -1862,7 +2272,7 @@ } | ||
"shapes": { | ||
"Sb": { | ||
"Sf": { | ||
"type": "string", | ||
"sensitive": true | ||
}, | ||
"Sp": { | ||
"Ss": { | ||
"type": "structure", | ||
@@ -1886,3 +2296,3 @@ "required": [ | ||
}, | ||
"St": { | ||
"Sw": { | ||
"type": "structure", | ||
@@ -1906,13 +2316,13 @@ "required": [ | ||
"Roles": { | ||
"shape": "Su" | ||
"shape": "Sx" | ||
} | ||
} | ||
}, | ||
"Su": { | ||
"Sx": { | ||
"type": "list", | ||
"member": { | ||
"shape": "Sv" | ||
"shape": "Sy" | ||
} | ||
}, | ||
"Sv": { | ||
"Sy": { | ||
"type": "structure", | ||
@@ -1937,3 +2347,3 @@ "required": [ | ||
}, | ||
"S10": { | ||
"S13": { | ||
"type": "structure", | ||
@@ -1954,7 +2364,7 @@ "required": [ | ||
}, | ||
"S13": { | ||
"S16": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"S14": { | ||
"S17": { | ||
"type": "list", | ||
@@ -1965,2 +2375,38 @@ "member": {} | ||
"type": "structure", | ||
"members": { | ||
"PolicyName": {}, | ||
"PolicyId": {}, | ||
"Arn": {}, | ||
"Path": {}, | ||
"DefaultVersionId": {}, | ||
"AttachmentCount": { | ||
"type": "integer" | ||
}, | ||
"IsAttachable": { | ||
"type": "boolean" | ||
}, | ||
"Description": {}, | ||
"CreateDate": { | ||
"type": "timestamp" | ||
}, | ||
"UpdateDate": { | ||
"type": "timestamp" | ||
} | ||
} | ||
}, | ||
"S1k": { | ||
"type": "structure", | ||
"members": { | ||
"Document": {}, | ||
"VersionId": {}, | ||
"IsDefaultVersion": { | ||
"type": "boolean" | ||
}, | ||
"CreateDate": { | ||
"type": "timestamp" | ||
} | ||
} | ||
}, | ||
"S1t": { | ||
"type": "structure", | ||
"required": [ | ||
@@ -1986,3 +2432,3 @@ "Path", | ||
}, | ||
"S1j": { | ||
"S1x": { | ||
"type": "structure", | ||
@@ -1995,9 +2441,9 @@ "required": [ | ||
"Base32StringSeed": { | ||
"shape": "S1l" | ||
"shape": "S1z" | ||
}, | ||
"QRCodePNG": { | ||
"shape": "S1l" | ||
"shape": "S1z" | ||
}, | ||
"User": { | ||
"shape": "S1f" | ||
"shape": "S1t" | ||
}, | ||
@@ -2009,7 +2455,7 @@ "EnableDate": { | ||
}, | ||
"S1l": { | ||
"S1z": { | ||
"type": "blob", | ||
"sensitive": true | ||
}, | ||
"S2i": { | ||
"S30": { | ||
"type": "list", | ||
@@ -2024,15 +2470,15 @@ "member": { | ||
}, | ||
"S2p": { | ||
"S37": { | ||
"type": "list", | ||
"member": { | ||
"shape": "St" | ||
"shape": "Sw" | ||
} | ||
}, | ||
"S35": { | ||
"S3n": { | ||
"type": "list", | ||
"member": { | ||
"shape": "S1f" | ||
"shape": "S1t" | ||
} | ||
}, | ||
"S3n": { | ||
"S49": { | ||
"type": "structure", | ||
@@ -2058,13 +2504,23 @@ "required": [ | ||
}, | ||
"S43": { | ||
"S4p": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"PolicyName": {}, | ||
"PolicyArn": {} | ||
} | ||
} | ||
}, | ||
"S55": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"S47": { | ||
"S59": { | ||
"type": "list", | ||
"member": { | ||
"shape": "Sp" | ||
"shape": "Ss" | ||
} | ||
}, | ||
"S50": { | ||
"S69": { | ||
"type": "structure", | ||
@@ -2071,0 +2527,0 @@ "required": [ |
@@ -65,3 +65,3 @@ { | ||
"name": "ElastiCache", | ||
"versions": ["2012-11-15*", "2014-03-24*", "2014-07-15*"] | ||
"versions": ["2012-11-15*", "2014-03-24*", "2014-07-15*", "2014-09-30*"] | ||
}, | ||
@@ -68,0 +68,0 @@ "elasticbeanstalk": { |
@@ -33,2 +33,22 @@ { | ||
}, | ||
"DeleteTagsForDomain": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"DomainName", | ||
"TagsToDelete" | ||
], | ||
"members": { | ||
"DomainName": {}, | ||
"TagsToDelete": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": {} | ||
} | ||
}, | ||
"DisableDomainAutoRenew": { | ||
@@ -126,3 +146,3 @@ "input": { | ||
"Nameservers": { | ||
"shape": "Sh" | ||
"shape": "Sl" | ||
}, | ||
@@ -133,9 +153,9 @@ "AutoRenew": { | ||
"AdminContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"RegistrantContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"TechContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
@@ -280,2 +300,24 @@ "AdminPrivacy": { | ||
}, | ||
"ListTagsForDomain": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"DomainName" | ||
], | ||
"members": { | ||
"DomainName": {} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"required": [ | ||
"TagList" | ||
], | ||
"members": { | ||
"TagList": { | ||
"shape": "S1v" | ||
} | ||
} | ||
} | ||
}, | ||
"RegisterDomain": { | ||
@@ -301,9 +343,9 @@ "input": { | ||
"AdminContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"RegistrantContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"TechContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
@@ -348,3 +390,3 @@ "PrivacyProtectAdminContact": { | ||
"AuthCode": { | ||
"shape": "S1u" | ||
"shape": "S23" | ||
} | ||
@@ -360,3 +402,2 @@ } | ||
"DurationInYears", | ||
"Nameservers", | ||
"AdminContact", | ||
@@ -373,6 +414,6 @@ "RegistrantContact", | ||
"Nameservers": { | ||
"shape": "Sh" | ||
"shape": "Sl" | ||
}, | ||
"AuthCode": { | ||
"shape": "S1u" | ||
"shape": "S23" | ||
}, | ||
@@ -383,9 +424,9 @@ "AutoRenew": { | ||
"AdminContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"RegistrantContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"TechContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
@@ -422,9 +463,9 @@ "PrivacyProtectAdminContact": { | ||
"AdminContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"RegistrantContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
}, | ||
"TechContact": { | ||
"shape": "Sn" | ||
"shape": "Sr" | ||
} | ||
@@ -481,4 +522,5 @@ } | ||
"DomainName": {}, | ||
"FIAuthKey": {}, | ||
"Nameservers": { | ||
"shape": "Sh" | ||
"shape": "Sl" | ||
} | ||
@@ -496,6 +538,24 @@ } | ||
} | ||
}, | ||
"UpdateTagsForDomain": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"DomainName" | ||
], | ||
"members": { | ||
"DomainName": {}, | ||
"TagsToUpdate": { | ||
"shape": "S1v" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": {} | ||
} | ||
} | ||
}, | ||
"shapes": { | ||
"Sh": { | ||
"Sl": { | ||
"type": "list", | ||
@@ -516,3 +576,3 @@ "member": { | ||
}, | ||
"Sn": { | ||
"Sr": { | ||
"type": "structure", | ||
@@ -550,3 +610,13 @@ "members": { | ||
}, | ||
"S1u": { | ||
"S1v": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"Key": {}, | ||
"Value": {} | ||
} | ||
} | ||
}, | ||
"S23": { | ||
"type": "string", | ||
@@ -553,0 +623,0 @@ "sensitive": true |
@@ -11,3 +11,3 @@ var Transform = require('stream').Transform; | ||
if (file.match(/\/lib\/browser\.js$/)) { | ||
if (file.match(/[\/\\]lib[\/\\]browser\.js$/)) { | ||
stream.push(license); | ||
@@ -14,0 +14,0 @@ |
@@ -20,3 +20,3 @@ /** | ||
*/ | ||
VERSION: '2.1.9', | ||
VERSION: '2.1.10', | ||
@@ -23,0 +23,0 @@ /** |
@@ -504,3 +504,3 @@ /* eslint guard-for-in:0 */ | ||
} else { | ||
if (AWS.util.isBrowser() && typeof data === 'object' && !isBuffer) { | ||
if (util.isBrowser() && typeof data === 'object' && !isBuffer) { | ||
data = new Buffer(new Uint8Array(data)); | ||
@@ -507,0 +507,0 @@ } |
{ | ||
"name": "aws-sdk", | ||
"description": "AWS SDK for JavaScript", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name":"Amazon Web Services", |
@@ -27,3 +27,3 @@ # AWS SDK for JavaScript | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1.9.min.js"></script> | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1.10.min.js"></script> | ||
@@ -30,0 +30,0 @@ The AWS SDK is also compatible with [browserify](http://browserify.org). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1669423
65352