Comparing version 2.1.35 to 2.1.36
@@ -107,3 +107,3 @@ { | ||
"DeliveryChannelNames": { | ||
"shape": "Sk" | ||
"shape": "So" | ||
} | ||
@@ -122,6 +122,6 @@ } | ||
"configSnapshotDeliveryInfo": { | ||
"shape": "So" | ||
"shape": "Ss" | ||
}, | ||
"configHistoryDeliveryInfo": { | ||
"shape": "So" | ||
"shape": "Ss" | ||
}, | ||
@@ -150,3 +150,3 @@ "configStreamDeliveryInfo": { | ||
"DeliveryChannelNames": { | ||
"shape": "Sk" | ||
"shape": "So" | ||
} | ||
@@ -161,3 +161,3 @@ } | ||
"member": { | ||
"shape": "Su" | ||
"shape": "Sy" | ||
} | ||
@@ -263,3 +263,3 @@ } | ||
"DeliveryChannel": { | ||
"shape": "Su" | ||
"shape": "Sy" | ||
} | ||
@@ -301,10 +301,22 @@ } | ||
"name": {}, | ||
"roleARN": {} | ||
"roleARN": {}, | ||
"recordingGroup": { | ||
"type": "structure", | ||
"members": { | ||
"allSupported": { | ||
"type": "boolean" | ||
}, | ||
"resourceTypes": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"Sk": { | ||
"So": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"So": { | ||
"Ss": { | ||
"type": "structure", | ||
@@ -323,3 +335,3 @@ "members": { | ||
}, | ||
"Su": { | ||
"Sy": { | ||
"type": "structure", | ||
@@ -326,0 +338,0 @@ "members": { |
@@ -41,2 +41,28 @@ { | ||
}, | ||
"AddTagsToVault": { | ||
"http": { | ||
"requestUri": "/{accountId}/vaults/{vaultName}/tags?operation=add", | ||
"responseCode": 204 | ||
}, | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"accountId": { | ||
"location": "uri", | ||
"locationName": "accountId" | ||
}, | ||
"vaultName": { | ||
"location": "uri", | ||
"locationName": "vaultName" | ||
}, | ||
"Tags": { | ||
"shape": "S4" | ||
} | ||
}, | ||
"required": [ | ||
"accountId", | ||
"vaultName" | ||
] | ||
} | ||
}, | ||
"CompleteMultipartUpload": { | ||
@@ -78,3 +104,3 @@ "http": { | ||
"output": { | ||
"shape": "S4" | ||
"shape": "S8" | ||
} | ||
@@ -244,3 +270,3 @@ }, | ||
"output": { | ||
"shape": "Sc" | ||
"shape": "Sg" | ||
} | ||
@@ -271,3 +297,3 @@ }, | ||
"output": { | ||
"shape": "Sk" | ||
"shape": "So" | ||
} | ||
@@ -296,3 +322,3 @@ }, | ||
"Policy": { | ||
"shape": "So" | ||
"shape": "Ss" | ||
} | ||
@@ -337,3 +363,3 @@ } | ||
"body": { | ||
"shape": "Su" | ||
"shape": "Sy" | ||
}, | ||
@@ -394,3 +420,3 @@ "checksum": { | ||
"policy": { | ||
"shape": "Sy" | ||
"shape": "S12" | ||
} | ||
@@ -427,3 +453,3 @@ }, | ||
"vaultNotificationConfig": { | ||
"shape": "S11" | ||
"shape": "S15" | ||
} | ||
@@ -579,3 +605,3 @@ }, | ||
"member": { | ||
"shape": "Sc" | ||
"shape": "Sg" | ||
} | ||
@@ -698,2 +724,33 @@ }, | ||
}, | ||
"ListTagsForVault": { | ||
"http": { | ||
"method": "GET", | ||
"requestUri": "/{accountId}/vaults/{vaultName}/tags" | ||
}, | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"accountId": { | ||
"location": "uri", | ||
"locationName": "accountId" | ||
}, | ||
"vaultName": { | ||
"location": "uri", | ||
"locationName": "vaultName" | ||
} | ||
}, | ||
"required": [ | ||
"accountId", | ||
"vaultName" | ||
] | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": { | ||
"Tags": { | ||
"shape": "S4" | ||
} | ||
} | ||
} | ||
}, | ||
"ListVaults": { | ||
@@ -730,3 +787,3 @@ "http": { | ||
"member": { | ||
"shape": "Sk" | ||
"shape": "So" | ||
} | ||
@@ -738,2 +795,29 @@ }, | ||
}, | ||
"RemoveTagsFromVault": { | ||
"http": { | ||
"requestUri": "/{accountId}/vaults/{vaultName}/tags?operation=remove", | ||
"responseCode": 204 | ||
}, | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"accountId": { | ||
"location": "uri", | ||
"locationName": "accountId" | ||
}, | ||
"vaultName": { | ||
"location": "uri", | ||
"locationName": "vaultName" | ||
}, | ||
"TagKeys": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
}, | ||
"required": [ | ||
"accountId", | ||
"vaultName" | ||
] | ||
} | ||
}, | ||
"SetDataRetrievalPolicy": { | ||
@@ -753,3 +837,3 @@ "http": { | ||
"Policy": { | ||
"shape": "So" | ||
"shape": "Ss" | ||
} | ||
@@ -780,3 +864,3 @@ }, | ||
"policy": { | ||
"shape": "Sy" | ||
"shape": "S12" | ||
} | ||
@@ -809,3 +893,3 @@ }, | ||
"vaultNotificationConfig": { | ||
"shape": "S11" | ||
"shape": "S15" | ||
} | ||
@@ -845,3 +929,3 @@ }, | ||
"body": { | ||
"shape": "Su" | ||
"shape": "Sy" | ||
} | ||
@@ -856,3 +940,3 @@ }, | ||
"output": { | ||
"shape": "S4" | ||
"shape": "S8" | ||
} | ||
@@ -890,3 +974,3 @@ }, | ||
"body": { | ||
"shape": "Su" | ||
"shape": "Sy" | ||
} | ||
@@ -914,2 +998,7 @@ }, | ||
"S4": { | ||
"type": "map", | ||
"key": {}, | ||
"value": {} | ||
}, | ||
"S8": { | ||
"type": "structure", | ||
@@ -931,3 +1020,3 @@ "members": { | ||
}, | ||
"Sc": { | ||
"Sg": { | ||
"type": "structure", | ||
@@ -969,3 +1058,3 @@ "members": { | ||
}, | ||
"Sk": { | ||
"So": { | ||
"type": "structure", | ||
@@ -985,3 +1074,3 @@ "members": { | ||
}, | ||
"So": { | ||
"Ss": { | ||
"type": "structure", | ||
@@ -1003,7 +1092,7 @@ "members": { | ||
}, | ||
"Su": { | ||
"Sy": { | ||
"type": "blob", | ||
"streaming": true | ||
}, | ||
"Sy": { | ||
"S12": { | ||
"type": "structure", | ||
@@ -1014,3 +1103,3 @@ "members": { | ||
}, | ||
"S11": { | ||
"S15": { | ||
"type": "structure", | ||
@@ -1017,0 +1106,0 @@ "members": { |
@@ -10,3 +10,3 @@ { | ||
"name": "CloudFront", | ||
"versions": ["2013-05-12*", "2013-11-11*", "2014-05-31*", "2014-10-21*"] | ||
"versions": ["2013-05-12*", "2013-11-11*", "2014-05-31*", "2014-10-21*", "2014-11-06*"] | ||
}, | ||
@@ -13,0 +13,0 @@ "cloudhsm": { |
@@ -109,3 +109,4 @@ { | ||
}, | ||
"DefaultRootDeviceType": {} | ||
"DefaultRootDeviceType": {}, | ||
"AgentVersion": {} | ||
} | ||
@@ -223,3 +224,4 @@ }, | ||
"type": "boolean" | ||
} | ||
}, | ||
"AgentVersion": {} | ||
} | ||
@@ -330,3 +332,4 @@ }, | ||
"DefaultSshKeyName": {}, | ||
"DefaultRootDeviceType": {} | ||
"DefaultRootDeviceType": {}, | ||
"AgentVersion": {} | ||
} | ||
@@ -468,2 +471,30 @@ }, | ||
}, | ||
"DescribeAgentVersions": { | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"StackId": {}, | ||
"ConfigurationManager": { | ||
"shape": "Sa" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": { | ||
"AgentVersions": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"Version": {}, | ||
"ConfigurationManager": { | ||
"shape": "Sa" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"DescribeApps": { | ||
@@ -689,43 +720,35 @@ "input": { | ||
"members": { | ||
"InstanceId": {}, | ||
"Ec2InstanceId": {}, | ||
"VirtualizationType": {}, | ||
"Hostname": {}, | ||
"StackId": {}, | ||
"LayerIds": { | ||
"shape": "S3" | ||
}, | ||
"SecurityGroupIds": { | ||
"shape": "S3" | ||
}, | ||
"InstanceType": {}, | ||
"InstanceProfileArn": {}, | ||
"Status": {}, | ||
"Os": {}, | ||
"AgentVersion": {}, | ||
"AmiId": {}, | ||
"Architecture": {}, | ||
"AutoScalingType": {}, | ||
"AvailabilityZone": {}, | ||
"SubnetId": {}, | ||
"PublicDns": {}, | ||
"PrivateDns": {}, | ||
"PublicIp": {}, | ||
"PrivateIp": {}, | ||
"ElasticIp": {}, | ||
"AutoScalingType": {}, | ||
"SshKeyName": {}, | ||
"SshHostRsaKeyFingerprint": {}, | ||
"SshHostDsaKeyFingerprint": {}, | ||
"CreatedAt": {}, | ||
"LastServiceErrorId": {}, | ||
"Architecture": {}, | ||
"RootDeviceType": {}, | ||
"RootDeviceVolumeId": {}, | ||
"BlockDeviceMappings": { | ||
"shape": "Sz" | ||
}, | ||
"InstallUpdatesOnBoot": { | ||
"CreatedAt": {}, | ||
"EbsOptimized": { | ||
"type": "boolean" | ||
}, | ||
"EbsOptimized": { | ||
"Ec2InstanceId": {}, | ||
"ElasticIp": {}, | ||
"Hostname": {}, | ||
"InfrastructureClass": {}, | ||
"InstallUpdatesOnBoot": { | ||
"type": "boolean" | ||
}, | ||
"InstanceId": {}, | ||
"InstanceProfileArn": {}, | ||
"InstanceType": {}, | ||
"LastServiceErrorId": {}, | ||
"LayerIds": { | ||
"shape": "S3" | ||
}, | ||
"Os": {}, | ||
"Platform": {}, | ||
"PrivateDns": {}, | ||
"PrivateIp": {}, | ||
"PublicDns": {}, | ||
"PublicIp": {}, | ||
"RegisteredBy": {}, | ||
"ReportedAgentVersion": {}, | ||
@@ -740,4 +763,14 @@ "ReportedOs": { | ||
}, | ||
"InfrastructureClass": {}, | ||
"RegisteredBy": {} | ||
"RootDeviceType": {}, | ||
"RootDeviceVolumeId": {}, | ||
"SecurityGroupIds": { | ||
"shape": "S3" | ||
}, | ||
"SshHostDsaKeyFingerprint": {}, | ||
"SshHostRsaKeyFingerprint": {}, | ||
"SshKeyName": {}, | ||
"StackId": {}, | ||
"Status": {}, | ||
"SubnetId": {}, | ||
"VirtualizationType": {} | ||
} | ||
@@ -844,6 +877,6 @@ } | ||
"UpScaling": { | ||
"shape": "S2r" | ||
"shape": "S2v" | ||
}, | ||
"DownScaling": { | ||
"shape": "S2r" | ||
"shape": "S2v" | ||
} | ||
@@ -1181,3 +1214,4 @@ } | ||
"CreatedAt": {}, | ||
"DefaultRootDeviceType": {} | ||
"DefaultRootDeviceType": {}, | ||
"AgentVersion": {} | ||
} | ||
@@ -1211,3 +1245,3 @@ } | ||
"AutoScalingSchedule": { | ||
"shape": "S3r" | ||
"shape": "S3v" | ||
} | ||
@@ -1471,6 +1505,6 @@ } | ||
"UpScaling": { | ||
"shape": "S2r" | ||
"shape": "S2v" | ||
}, | ||
"DownScaling": { | ||
"shape": "S2r" | ||
"shape": "S2v" | ||
} | ||
@@ -1509,3 +1543,3 @@ } | ||
"AutoScalingSchedule": { | ||
"shape": "S3r" | ||
"shape": "S3v" | ||
} | ||
@@ -1651,3 +1685,4 @@ } | ||
"type": "boolean" | ||
} | ||
}, | ||
"AgentVersion": {} | ||
} | ||
@@ -1759,3 +1794,4 @@ } | ||
"type": "boolean" | ||
} | ||
}, | ||
"AgentVersion": {} | ||
} | ||
@@ -1987,3 +2023,3 @@ } | ||
}, | ||
"S2r": { | ||
"S2v": { | ||
"type": "structure", | ||
@@ -2014,29 +2050,29 @@ "members": { | ||
}, | ||
"S3r": { | ||
"S3v": { | ||
"type": "structure", | ||
"members": { | ||
"Monday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Tuesday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Wednesday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Thursday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Friday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Saturday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
}, | ||
"Sunday": { | ||
"shape": "S3s" | ||
"shape": "S3w" | ||
} | ||
} | ||
}, | ||
"S3s": { | ||
"S3w": { | ||
"type": "map", | ||
@@ -2043,0 +2079,0 @@ "key": {}, |
{ | ||
"version": "2.0", | ||
"metadata": { | ||
@@ -100,6 +101,6 @@ "apiVersion": "2012-12-01", | ||
"ClusterSecurityGroups": { | ||
"shape": "So" | ||
"shape": "Sp" | ||
}, | ||
"VpcSecurityGroupIds": { | ||
"shape": "Sp" | ||
"shape": "Sq" | ||
}, | ||
@@ -144,3 +145,3 @@ "ClusterSubnetGroupName": {}, | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -173,3 +174,3 @@ } | ||
"ClusterParameterGroup": { | ||
"shape": "S1a" | ||
"shape": "S1d" | ||
} | ||
@@ -243,3 +244,3 @@ } | ||
"SubnetIds": { | ||
"shape": "S1g" | ||
"shape": "S1j" | ||
}, | ||
@@ -257,3 +258,3 @@ "Tags": { | ||
"ClusterSubnetGroup": { | ||
"shape": "S1i" | ||
"shape": "S1l" | ||
} | ||
@@ -275,6 +276,6 @@ } | ||
"SourceIds": { | ||
"shape": "S1n" | ||
"shape": "S1q" | ||
}, | ||
"EventCategories": { | ||
"shape": "S1o" | ||
"shape": "S1r" | ||
}, | ||
@@ -296,3 +297,3 @@ "Severity": {}, | ||
"EventSubscription": { | ||
"shape": "S1q" | ||
"shape": "S1t" | ||
} | ||
@@ -321,3 +322,3 @@ } | ||
"HsmClientCertificate": { | ||
"shape": "S1t" | ||
"shape": "S1w" | ||
} | ||
@@ -356,3 +357,3 @@ } | ||
"HsmConfiguration": { | ||
"shape": "S1w" | ||
"shape": "S1z" | ||
} | ||
@@ -362,2 +363,27 @@ } | ||
}, | ||
"CreateSnapshotCopyGrant": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"SnapshotCopyGrantName" | ||
], | ||
"members": { | ||
"SnapshotCopyGrantName": {}, | ||
"KmsKeyId": {}, | ||
"Tags": { | ||
"shape": "S7" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"wrapper": true, | ||
"resultWrapper": "CreateSnapshotCopyGrantResult", | ||
"type": "structure", | ||
"members": { | ||
"SnapshotCopyGrant": { | ||
"shape": "S22" | ||
} | ||
} | ||
} | ||
}, | ||
"CreateTags": { | ||
@@ -398,3 +424,3 @@ "input": { | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -492,2 +518,13 @@ } | ||
}, | ||
"DeleteSnapshotCopyGrant": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"SnapshotCopyGrantName" | ||
], | ||
"members": { | ||
"SnapshotCopyGrantName": {} | ||
} | ||
} | ||
}, | ||
"DeleteTags": { | ||
@@ -503,3 +540,3 @@ "input": { | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
} | ||
@@ -519,6 +556,6 @@ } | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -535,3 +572,3 @@ } | ||
"member": { | ||
"shape": "S1a", | ||
"shape": "S1d", | ||
"locationName": "ClusterParameterGroup" | ||
@@ -563,3 +600,3 @@ } | ||
"Parameters": { | ||
"shape": "S2g" | ||
"shape": "S2n" | ||
}, | ||
@@ -580,6 +617,6 @@ "Marker": {} | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -622,6 +659,6 @@ } | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -655,6 +692,6 @@ } | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -671,3 +708,3 @@ } | ||
"member": { | ||
"shape": "S1i", | ||
"shape": "S1l", | ||
"locationName": "ClusterSubnetGroup" | ||
@@ -721,6 +758,6 @@ } | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -737,3 +774,3 @@ } | ||
"member": { | ||
"shape": "St", | ||
"shape": "Su", | ||
"locationName": "Cluster" | ||
@@ -770,3 +807,3 @@ } | ||
"Parameters": { | ||
"shape": "S2g" | ||
"shape": "S2n" | ||
} | ||
@@ -805,3 +842,3 @@ }, | ||
"EventCategories": { | ||
"shape": "S1o" | ||
"shape": "S1r" | ||
}, | ||
@@ -840,3 +877,3 @@ "EventDescription": {}, | ||
"member": { | ||
"shape": "S1q", | ||
"shape": "S1t", | ||
"locationName": "EventSubscription" | ||
@@ -884,3 +921,3 @@ } | ||
"EventCategories": { | ||
"shape": "S1o" | ||
"shape": "S1r" | ||
}, | ||
@@ -908,6 +945,6 @@ "Severity": {}, | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -924,3 +961,3 @@ } | ||
"member": { | ||
"shape": "S1t", | ||
"shape": "S1w", | ||
"locationName": "HsmClientCertificate" | ||
@@ -942,6 +979,6 @@ } | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -958,3 +995,3 @@ } | ||
"member": { | ||
"shape": "S1w", | ||
"shape": "S1z", | ||
"locationName": "HsmConfiguration" | ||
@@ -977,3 +1014,3 @@ } | ||
"output": { | ||
"shape": "S3m", | ||
"shape": "S3u", | ||
"resultWrapper": "DescribeLoggingStatusResult" | ||
@@ -1010,3 +1047,3 @@ } | ||
"member": { | ||
"shape": "S1l", | ||
"shape": "S1o", | ||
"locationName": "AvailabilityZone" | ||
@@ -1059,3 +1096,3 @@ } | ||
"RecurringCharges": { | ||
"shape": "S3w" | ||
"shape": "S44" | ||
} | ||
@@ -1088,3 +1125,3 @@ }, | ||
"member": { | ||
"shape": "S41", | ||
"shape": "S49", | ||
"locationName": "ReservedNode" | ||
@@ -1146,2 +1183,34 @@ } | ||
}, | ||
"DescribeSnapshotCopyGrants": { | ||
"input": { | ||
"type": "structure", | ||
"members": { | ||
"SnapshotCopyGrantName": {}, | ||
"MaxRecords": { | ||
"type": "integer" | ||
}, | ||
"Marker": {}, | ||
"TagKeys": { | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2i" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"resultWrapper": "DescribeSnapshotCopyGrantsResult", | ||
"type": "structure", | ||
"members": { | ||
"Marker": {}, | ||
"SnapshotCopyGrants": { | ||
"type": "list", | ||
"member": { | ||
"shape": "S22", | ||
"locationName": "SnapshotCopyGrant" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"DescribeTags": { | ||
@@ -1158,6 +1227,6 @@ "input": { | ||
"TagKeys": { | ||
"shape": "S29" | ||
"shape": "S2g" | ||
}, | ||
"TagValues": { | ||
"shape": "S2b" | ||
"shape": "S2i" | ||
} | ||
@@ -1199,3 +1268,3 @@ } | ||
"output": { | ||
"shape": "S3m", | ||
"shape": "S3u", | ||
"resultWrapper": "DisableLoggingResult" | ||
@@ -1220,3 +1289,3 @@ } | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1240,3 +1309,3 @@ } | ||
"output": { | ||
"shape": "S3m", | ||
"shape": "S3u", | ||
"resultWrapper": "EnableLoggingResult" | ||
@@ -1257,3 +1326,4 @@ } | ||
"type": "integer" | ||
} | ||
}, | ||
"SnapshotCopyGrantName": {} | ||
} | ||
@@ -1267,3 +1337,3 @@ }, | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1287,6 +1357,6 @@ } | ||
"ClusterSecurityGroups": { | ||
"shape": "So" | ||
"shape": "Sp" | ||
}, | ||
"VpcSecurityGroupIds": { | ||
"shape": "Sp" | ||
"shape": "Sq" | ||
}, | ||
@@ -1314,3 +1384,3 @@ "MasterUserPassword": {}, | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1330,3 +1400,3 @@ } | ||
"Parameters": { | ||
"shape": "S2g" | ||
"shape": "S2n" | ||
} | ||
@@ -1336,3 +1406,3 @@ } | ||
"output": { | ||
"shape": "S4m", | ||
"shape": "S4x", | ||
"resultWrapper": "ModifyClusterParameterGroupResult" | ||
@@ -1352,3 +1422,3 @@ } | ||
"SubnetIds": { | ||
"shape": "S1g" | ||
"shape": "S1j" | ||
} | ||
@@ -1363,3 +1433,3 @@ } | ||
"ClusterSubnetGroup": { | ||
"shape": "S1i" | ||
"shape": "S1l" | ||
} | ||
@@ -1380,6 +1450,6 @@ } | ||
"SourceIds": { | ||
"shape": "S1n" | ||
"shape": "S1q" | ||
}, | ||
"EventCategories": { | ||
"shape": "S1o" | ||
"shape": "S1r" | ||
}, | ||
@@ -1398,3 +1468,3 @@ "Severity": {}, | ||
"EventSubscription": { | ||
"shape": "S1q" | ||
"shape": "S1t" | ||
} | ||
@@ -1424,3 +1494,3 @@ } | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1449,3 +1519,3 @@ } | ||
"ReservedNode": { | ||
"shape": "S41" | ||
"shape": "S49" | ||
} | ||
@@ -1471,3 +1541,3 @@ } | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1489,3 +1559,3 @@ } | ||
"Parameters": { | ||
"shape": "S2g" | ||
"shape": "S2n" | ||
} | ||
@@ -1495,3 +1565,3 @@ } | ||
"output": { | ||
"shape": "S4m", | ||
"shape": "S4x", | ||
"resultWrapper": "ResetClusterParameterGroupResult" | ||
@@ -1528,6 +1598,6 @@ } | ||
"ClusterSecurityGroups": { | ||
"shape": "So" | ||
"shape": "Sp" | ||
}, | ||
"VpcSecurityGroupIds": { | ||
"shape": "Sp" | ||
"shape": "Sq" | ||
}, | ||
@@ -1538,3 +1608,4 @@ "PreferredMaintenanceWindow": {}, | ||
}, | ||
"KmsKeyId": {} | ||
"KmsKeyId": {}, | ||
"NodeType": {} | ||
} | ||
@@ -1548,3 +1619,3 @@ }, | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1618,3 +1689,3 @@ } | ||
"Cluster": { | ||
"shape": "St" | ||
"shape": "Su" | ||
} | ||
@@ -1744,2 +1815,8 @@ } | ||
"shape": "S7" | ||
}, | ||
"RestorableNodeTypes": { | ||
"type": "list", | ||
"member": { | ||
"locationName": "NodeType" | ||
} | ||
} | ||
@@ -1749,3 +1826,3 @@ }, | ||
}, | ||
"So": { | ||
"Sp": { | ||
"type": "list", | ||
@@ -1756,3 +1833,3 @@ "member": { | ||
}, | ||
"Sp": { | ||
"Sq": { | ||
"type": "list", | ||
@@ -1763,3 +1840,3 @@ "member": { | ||
}, | ||
"St": { | ||
"Su": { | ||
"type": "structure", | ||
@@ -1817,3 +1894,14 @@ "members": { | ||
"ParameterGroupName": {}, | ||
"ParameterApplyStatus": {} | ||
"ParameterApplyStatus": {}, | ||
"ClusterParameterStatusList": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"ParameterName": {}, | ||
"ParameterApplyStatus": {}, | ||
"ParameterApplyErrorDescription": {} | ||
} | ||
} | ||
} | ||
} | ||
@@ -1890,3 +1978,4 @@ } | ||
"type": "long" | ||
} | ||
}, | ||
"SnapshotCopyGrantName": {} | ||
} | ||
@@ -1921,3 +2010,3 @@ }, | ||
}, | ||
"S1a": { | ||
"S1d": { | ||
"type": "structure", | ||
@@ -1934,3 +2023,3 @@ "members": { | ||
}, | ||
"S1g": { | ||
"S1j": { | ||
"type": "list", | ||
@@ -1941,3 +2030,3 @@ "member": { | ||
}, | ||
"S1i": { | ||
"S1l": { | ||
"type": "structure", | ||
@@ -1957,3 +2046,3 @@ "members": { | ||
"SubnetAvailabilityZone": { | ||
"shape": "S1l" | ||
"shape": "S1o" | ||
}, | ||
@@ -1970,3 +2059,3 @@ "SubnetStatus": {} | ||
}, | ||
"S1l": { | ||
"S1o": { | ||
"type": "structure", | ||
@@ -1978,3 +2067,3 @@ "members": { | ||
}, | ||
"S1n": { | ||
"S1q": { | ||
"type": "list", | ||
@@ -1985,3 +2074,3 @@ "member": { | ||
}, | ||
"S1o": { | ||
"S1r": { | ||
"type": "list", | ||
@@ -1992,3 +2081,3 @@ "member": { | ||
}, | ||
"S1q": { | ||
"S1t": { | ||
"type": "structure", | ||
@@ -2005,6 +2094,6 @@ "members": { | ||
"SourceIdsList": { | ||
"shape": "S1n" | ||
"shape": "S1q" | ||
}, | ||
"EventCategoriesList": { | ||
"shape": "S1o" | ||
"shape": "S1r" | ||
}, | ||
@@ -2021,3 +2110,3 @@ "Severity": {}, | ||
}, | ||
"S1t": { | ||
"S1w": { | ||
"type": "structure", | ||
@@ -2033,3 +2122,3 @@ "members": { | ||
}, | ||
"S1w": { | ||
"S1z": { | ||
"type": "structure", | ||
@@ -2047,3 +2136,14 @@ "members": { | ||
}, | ||
"S29": { | ||
"S22": { | ||
"type": "structure", | ||
"members": { | ||
"SnapshotCopyGrantName": {}, | ||
"KmsKeyId": {}, | ||
"Tags": { | ||
"shape": "S7" | ||
} | ||
}, | ||
"wrapper": true | ||
}, | ||
"S2g": { | ||
"type": "list", | ||
@@ -2054,3 +2154,3 @@ "member": { | ||
}, | ||
"S2b": { | ||
"S2i": { | ||
"type": "list", | ||
@@ -2061,3 +2161,3 @@ "member": { | ||
}, | ||
"S2g": { | ||
"S2n": { | ||
"type": "list", | ||
@@ -2074,2 +2174,3 @@ "member": { | ||
"AllowedValues": {}, | ||
"ApplyType": {}, | ||
"IsModifiable": { | ||
@@ -2082,3 +2183,3 @@ "type": "boolean" | ||
}, | ||
"S3m": { | ||
"S3u": { | ||
"type": "structure", | ||
@@ -2100,3 +2201,3 @@ "members": { | ||
}, | ||
"S3w": { | ||
"S44": { | ||
"type": "list", | ||
@@ -2115,3 +2216,3 @@ "member": { | ||
}, | ||
"S41": { | ||
"S49": { | ||
"type": "structure", | ||
@@ -2141,3 +2242,3 @@ "members": { | ||
"RecurringCharges": { | ||
"shape": "S3w" | ||
"shape": "S44" | ||
} | ||
@@ -2147,3 +2248,3 @@ }, | ||
}, | ||
"S4m": { | ||
"S4x": { | ||
"type": "structure", | ||
@@ -2150,0 +2251,0 @@ "members": { |
@@ -20,3 +20,3 @@ /** | ||
*/ | ||
VERSION: '2.1.35', | ||
VERSION: '2.1.36', | ||
@@ -23,0 +23,0 @@ /** |
@@ -125,2 +125,7 @@ var AWS = require('./core'); | ||
this.httpRequest = new AWS.HttpRequest( | ||
this.service.endpoint, | ||
this.service.region | ||
); | ||
if (this.response.retryCount < this.service.config.maxRetries) { | ||
@@ -127,0 +132,0 @@ this.response.retryCount++; |
@@ -87,3 +87,3 @@ var AWS = require('../core'); | ||
var value = line.substring(key.length + 2); | ||
if (key.length > 0) headers[key] = value; | ||
if (key.length > 0) headers[key.toLowerCase()] = value; | ||
}); | ||
@@ -90,0 +90,0 @@ return headers; |
{ | ||
"name": "aws-sdk", | ||
"description": "AWS SDK for JavaScript", | ||
"version": "2.1.35", | ||
"version": "2.1.36", | ||
"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.35.min.js"></script> | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1.36.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
1832282
72336