mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+63
-8
@@ -7,6 +7,7 @@
|
||||
"protocol":"json",
|
||||
"serviceAbbreviation":"Amazon DAX",
|
||||
"serviceFullName":"Amazon DynamoDB Accelerator (DAX)",
|
||||
"serviceId":"DAX",
|
||||
"signatureVersion":"v4",
|
||||
"targetPrefix":"AmazonDAXV3",
|
||||
"uid":"dax-2017-04-19"
|
||||
@@ -32,6 +33,7 @@
|
||||
{"shape":"NodeQuotaForCustomerExceededFault"},
|
||||
{"shape":"InvalidVPCNetworkStateFault"},
|
||||
{"shape":"TagQuotaPerResourceExceeded"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -48,6 +50,7 @@
|
||||
{"shape":"ParameterGroupQuotaExceededFault"},
|
||||
{"shape":"ParameterGroupAlreadyExistsFault"},
|
||||
{"shape":"InvalidParameterGroupStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -64,7 +67,8 @@
|
||||
{"shape":"SubnetGroupAlreadyExistsFault"},
|
||||
{"shape":"SubnetGroupQuotaExceededFault"},
|
||||
{"shape":"SubnetQuotaExceededFault"},
|
||||
{"shape":"InvalidSubnet"}
|
||||
{"shape":"InvalidSubnet"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"}
|
||||
]
|
||||
},
|
||||
"DecreaseReplicationFactor":{
|
||||
@@ -79,6 +83,7 @@
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"NodeNotFoundFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -94,6 +99,7 @@
|
||||
"errors":[
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -109,6 +115,7 @@
|
||||
"errors":[
|
||||
{"shape":"InvalidParameterGroupStateFault"},
|
||||
{"shape":"ParameterGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -123,7 +130,8 @@
|
||||
"output":{"shape":"DeleteSubnetGroupResponse"},
|
||||
"errors":[
|
||||
{"shape":"SubnetGroupInUseFault"},
|
||||
{"shape":"SubnetGroupNotFoundFault"}
|
||||
{"shape":"SubnetGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"}
|
||||
]
|
||||
},
|
||||
"DescribeClusters":{
|
||||
@@ -136,6 +144,7 @@
|
||||
"output":{"shape":"DescribeClustersResponse"},
|
||||
"errors":[
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -149,6 +158,7 @@
|
||||
"input":{"shape":"DescribeDefaultParametersRequest"},
|
||||
"output":{"shape":"DescribeDefaultParametersResponse"},
|
||||
"errors":[
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -162,6 +172,7 @@
|
||||
"input":{"shape":"DescribeEventsRequest"},
|
||||
"output":{"shape":"DescribeEventsResponse"},
|
||||
"errors":[
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -176,6 +187,7 @@
|
||||
"output":{"shape":"DescribeParameterGroupsResponse"},
|
||||
"errors":[
|
||||
{"shape":"ParameterGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -190,6 +202,7 @@
|
||||
"output":{"shape":"DescribeParametersResponse"},
|
||||
"errors":[
|
||||
{"shape":"ParameterGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -203,7 +216,8 @@
|
||||
"input":{"shape":"DescribeSubnetGroupsRequest"},
|
||||
"output":{"shape":"DescribeSubnetGroupsResponse"},
|
||||
"errors":[
|
||||
{"shape":"SubnetGroupNotFoundFault"}
|
||||
{"shape":"SubnetGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"}
|
||||
]
|
||||
},
|
||||
"IncreaseReplicationFactor":{
|
||||
@@ -221,6 +235,7 @@
|
||||
{"shape":"InvalidVPCNetworkStateFault"},
|
||||
{"shape":"NodeQuotaForClusterExceededFault"},
|
||||
{"shape":"NodeQuotaForCustomerExceededFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -237,6 +252,7 @@
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"InvalidARNFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -253,6 +269,7 @@
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"NodeNotFoundFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -270,6 +287,7 @@
|
||||
{"shape":"TagQuotaPerResourceExceeded"},
|
||||
{"shape":"InvalidARNFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -287,6 +305,7 @@
|
||||
{"shape":"InvalidARNFault"},
|
||||
{"shape":"TagNotFoundFault"},
|
||||
{"shape":"InvalidClusterStateFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -304,6 +323,7 @@
|
||||
{"shape":"ClusterNotFoundFault"},
|
||||
{"shape":"InvalidParameterGroupStateFault"},
|
||||
{"shape":"ParameterGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -319,6 +339,7 @@
|
||||
"errors":[
|
||||
{"shape":"InvalidParameterGroupStateFault"},
|
||||
{"shape":"ParameterGroupNotFoundFault"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"InvalidParameterCombinationException"}
|
||||
]
|
||||
@@ -335,7 +356,8 @@
|
||||
{"shape":"SubnetGroupNotFoundFault"},
|
||||
{"shape":"SubnetQuotaExceededFault"},
|
||||
{"shape":"SubnetInUse"},
|
||||
{"shape":"InvalidSubnet"}
|
||||
{"shape":"InvalidSubnet"},
|
||||
{"shape":"ServiceLinkedRoleNotFoundFault"}
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -370,7 +392,8 @@
|
||||
"SubnetGroup":{"shape":"String"},
|
||||
"SecurityGroups":{"shape":"SecurityGroupMembershipList"},
|
||||
"IamRoleArn":{"shape":"String"},
|
||||
"ParameterGroup":{"shape":"ParameterGroupStatus"}
|
||||
"ParameterGroup":{"shape":"ParameterGroupStatus"},
|
||||
"SSEDescription":{"shape":"SSEDescription"}
|
||||
}
|
||||
},
|
||||
"ClusterAlreadyExistsFault":{
|
||||
@@ -419,7 +442,8 @@
|
||||
"NotificationTopicArn":{"shape":"String"},
|
||||
"IamRoleArn":{"shape":"String"},
|
||||
"ParameterGroupName":{"shape":"String"},
|
||||
"Tags":{"shape":"TagList"}
|
||||
"Tags":{"shape":"TagList"},
|
||||
"SSESpecification":{"shape":"SSESpecification"}
|
||||
}
|
||||
},
|
||||
"CreateClusterResponse":{
|
||||
@@ -676,7 +700,8 @@
|
||||
"members":{
|
||||
"message":{"shape":"AwsQueryErrorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
"exception":true,
|
||||
"synthetic":true
|
||||
},
|
||||
"InvalidParameterGroupStateFault":{
|
||||
"type":"structure",
|
||||
@@ -689,7 +714,8 @@
|
||||
"members":{
|
||||
"message":{"shape":"AwsQueryErrorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
"exception":true,
|
||||
"synthetic":true
|
||||
},
|
||||
"InvalidSubnet":{
|
||||
"type":"structure",
|
||||
@@ -880,6 +906,29 @@
|
||||
"Cluster":{"shape":"Cluster"}
|
||||
}
|
||||
},
|
||||
"SSEDescription":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Status":{"shape":"SSEStatus"}
|
||||
}
|
||||
},
|
||||
"SSEEnabled":{"type":"boolean"},
|
||||
"SSESpecification":{
|
||||
"type":"structure",
|
||||
"required":["Enabled"],
|
||||
"members":{
|
||||
"Enabled":{"shape":"SSEEnabled"}
|
||||
}
|
||||
},
|
||||
"SSEStatus":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"ENABLING",
|
||||
"ENABLED",
|
||||
"DISABLING",
|
||||
"DISABLED"
|
||||
]
|
||||
},
|
||||
"SecurityGroupIdentifierList":{
|
||||
"type":"list",
|
||||
"member":{"shape":"String"}
|
||||
@@ -895,6 +944,12 @@
|
||||
"type":"list",
|
||||
"member":{"shape":"SecurityGroupMembership"}
|
||||
},
|
||||
"ServiceLinkedRoleNotFoundFault":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"SourceType":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
|
||||
+29
@@ -464,6 +464,30 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"SSEDescription": {
|
||||
"base": "<p>The description of the server-side encryption status on the specified DAX cluster.</p>",
|
||||
"refs": {
|
||||
"Cluster$SSEDescription": "<p>The description of the server-side encryption status on the specified DAX cluster.</p>"
|
||||
}
|
||||
},
|
||||
"SSEEnabled": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"SSESpecification$Enabled": "<p>Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.</p>"
|
||||
}
|
||||
},
|
||||
"SSESpecification": {
|
||||
"base": "<p>Represents the settings used to enable server-side encryption.</p>",
|
||||
"refs": {
|
||||
"CreateClusterRequest$SSESpecification": "<p>Represents the settings used to enable server-side encryption on the cluster.</p>"
|
||||
}
|
||||
},
|
||||
"SSEStatus": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"SSEDescription$Status": "<p>The current state of server-side encryption:</p> <ul> <li> <p> <code>ENABLING</code> - Server-side encryption is being enabled.</p> </li> <li> <p> <code>ENABLED</code> - Server-side encryption is enabled.</p> </li> <li> <p> <code>DISABLING</code> - Server-side encryption is being disabled.</p> </li> <li> <p> <code>DISABLED</code> - Server-side encryption is disabled.</p> </li> </ul>"
|
||||
}
|
||||
},
|
||||
"SecurityGroupIdentifierList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -483,6 +507,11 @@
|
||||
"Cluster$SecurityGroups": "<p>A list of security groups, and the status of each, for the nodes in the cluster.</p>"
|
||||
}
|
||||
},
|
||||
"ServiceLinkedRoleNotFoundFault": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"SourceType": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
|
||||
Reference in New Issue
Block a user