vendor: update all dependencies to latest versions
This commit is contained in:
parent
8e83fb6fb9
commit
7d3a17725d
4878 changed files with 1974229 additions and 201215 deletions
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-01-10/api-2.json
generated
vendored
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-01-10/api-2.json
generated
vendored
|
@ -6,6 +6,7 @@
|
|||
"protocol":"query",
|
||||
"serviceAbbreviation":"Amazon RDS",
|
||||
"serviceFullName":"Amazon Relational Database Service",
|
||||
"serviceId":"RDS",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"rds-2013-01-10",
|
||||
"xmlNamespace":"http://rds.amazonaws.com/doc/2013-01-10/"
|
||||
|
|
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-02-12/api-2.json
generated
vendored
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-02-12/api-2.json
generated
vendored
|
@ -6,6 +6,7 @@
|
|||
"protocol":"query",
|
||||
"serviceAbbreviation":"Amazon RDS",
|
||||
"serviceFullName":"Amazon Relational Database Service",
|
||||
"serviceId":"RDS",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"rds-2013-02-12",
|
||||
"xmlNamespace":"http://rds.amazonaws.com/doc/2013-02-12/"
|
||||
|
|
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-09-09/api-2.json
generated
vendored
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2013-09-09/api-2.json
generated
vendored
|
@ -6,6 +6,7 @@
|
|||
"protocol":"query",
|
||||
"serviceAbbreviation":"Amazon RDS",
|
||||
"serviceFullName":"Amazon Relational Database Service",
|
||||
"serviceId":"RDS",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"rds-2013-09-09",
|
||||
"xmlNamespace":"http://rds.amazonaws.com/doc/2013-09-09/"
|
||||
|
|
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-09-01/api-2.json
generated
vendored
1
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-09-01/api-2.json
generated
vendored
|
@ -6,6 +6,7 @@
|
|||
"protocol":"query",
|
||||
"serviceAbbreviation":"Amazon RDS",
|
||||
"serviceFullName":"Amazon Relational Database Service",
|
||||
"serviceId":"RDS",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"rds-2014-09-01",
|
||||
"xmlNamespace":"http://rds.amazonaws.com/doc/2014-09-01/"
|
||||
|
|
180
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/api-2.json
generated
vendored
180
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/api-2.json
generated
vendored
|
@ -6,6 +6,7 @@
|
|||
"protocol":"query",
|
||||
"serviceAbbreviation":"Amazon RDS",
|
||||
"serviceFullName":"Amazon Relational Database Service",
|
||||
"serviceId":"RDS",
|
||||
"signatureVersion":"v4",
|
||||
"uid":"rds-2014-10-31",
|
||||
"xmlNamespace":"http://rds.amazonaws.com/doc/2014-10-31/"
|
||||
|
@ -952,6 +953,22 @@
|
|||
"resultWrapper":"DescribeSourceRegionsResult"
|
||||
}
|
||||
},
|
||||
"DescribeValidDBInstanceModifications":{
|
||||
"name":"DescribeValidDBInstanceModifications",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DescribeValidDBInstanceModificationsMessage"},
|
||||
"output":{
|
||||
"shape":"DescribeValidDBInstanceModificationsResult",
|
||||
"resultWrapper":"DescribeValidDBInstanceModificationsResult"
|
||||
},
|
||||
"errors":[
|
||||
{"shape":"DBInstanceNotFoundFault"},
|
||||
{"shape":"InvalidDBInstanceStateFault"}
|
||||
]
|
||||
},
|
||||
"DownloadDBLogFilePortion":{
|
||||
"name":"DownloadDBLogFilePortion",
|
||||
"http":{
|
||||
|
@ -1452,6 +1469,36 @@
|
|||
{"shape":"DomainNotFoundFault"}
|
||||
]
|
||||
},
|
||||
"RestoreDBInstanceFromS3":{
|
||||
"name":"RestoreDBInstanceFromS3",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"RestoreDBInstanceFromS3Message"},
|
||||
"output":{
|
||||
"shape":"RestoreDBInstanceFromS3Result",
|
||||
"resultWrapper":"RestoreDBInstanceFromS3Result"
|
||||
},
|
||||
"errors":[
|
||||
{"shape":"DBInstanceAlreadyExistsFault"},
|
||||
{"shape":"InsufficientDBInstanceCapacityFault"},
|
||||
{"shape":"DBParameterGroupNotFoundFault"},
|
||||
{"shape":"DBSecurityGroupNotFoundFault"},
|
||||
{"shape":"InstanceQuotaExceededFault"},
|
||||
{"shape":"StorageQuotaExceededFault"},
|
||||
{"shape":"DBSubnetGroupNotFoundFault"},
|
||||
{"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
|
||||
{"shape":"InvalidSubnet"},
|
||||
{"shape":"InvalidVPCNetworkStateFault"},
|
||||
{"shape":"InvalidS3BucketFault"},
|
||||
{"shape":"ProvisionedIopsNotAvailableInAZFault"},
|
||||
{"shape":"OptionGroupNotFoundFault"},
|
||||
{"shape":"StorageTypeNotSupportedFault"},
|
||||
{"shape":"AuthorizationNotFoundFault"},
|
||||
{"shape":"KMSKeyNotAccessibleFault"}
|
||||
]
|
||||
},
|
||||
"RestoreDBInstanceToPointInTime":{
|
||||
"name":"RestoreDBInstanceToPointInTime",
|
||||
"http":{
|
||||
|
@ -2000,6 +2047,7 @@
|
|||
"DBInstanceClass":{"shape":"String"},
|
||||
"AvailabilityZone":{"shape":"String"},
|
||||
"Port":{"shape":"IntegerOptional"},
|
||||
"MultiAZ":{"shape":"BooleanOptional"},
|
||||
"AutoMinorVersionUpgrade":{"shape":"BooleanOptional"},
|
||||
"Iops":{"shape":"IntegerOptional"},
|
||||
"OptionGroupName":{"shape":"String"},
|
||||
|
@ -3405,6 +3453,19 @@
|
|||
"Filters":{"shape":"FilterList"}
|
||||
}
|
||||
},
|
||||
"DescribeValidDBInstanceModificationsMessage":{
|
||||
"type":"structure",
|
||||
"required":["DBInstanceIdentifier"],
|
||||
"members":{
|
||||
"DBInstanceIdentifier":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"DescribeValidDBInstanceModificationsResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ValidDBInstanceModificationsMessage":{"shape":"ValidDBInstanceModificationsMessage"}
|
||||
}
|
||||
},
|
||||
"DomainMembership":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -3433,6 +3494,21 @@
|
|||
"exception":true
|
||||
},
|
||||
"Double":{"type":"double"},
|
||||
"DoubleOptional":{"type":"double"},
|
||||
"DoubleRange":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"From":{"shape":"Double"},
|
||||
"To":{"shape":"Double"}
|
||||
}
|
||||
},
|
||||
"DoubleRangeList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"DoubleRange",
|
||||
"locationName":"DoubleRange"
|
||||
}
|
||||
},
|
||||
"DownloadDBLogFilePortionDetails":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -4309,7 +4385,13 @@
|
|||
"SupportsIops":{"shape":"Boolean"},
|
||||
"SupportsEnhancedMonitoring":{"shape":"Boolean"},
|
||||
"SupportsIAMDatabaseAuthentication":{"shape":"Boolean"},
|
||||
"SupportsPerformanceInsights":{"shape":"Boolean"}
|
||||
"SupportsPerformanceInsights":{"shape":"Boolean"},
|
||||
"MinStorageSize":{"shape":"IntegerOptional"},
|
||||
"MaxStorageSize":{"shape":"IntegerOptional"},
|
||||
"MinIopsPerDbInstance":{"shape":"IntegerOptional"},
|
||||
"MaxIopsPerDbInstance":{"shape":"IntegerOptional"},
|
||||
"MinIopsPerGib":{"shape":"DoubleOptional"},
|
||||
"MaxIopsPerGib":{"shape":"DoubleOptional"}
|
||||
},
|
||||
"wrapper":true
|
||||
},
|
||||
|
@ -4465,6 +4547,21 @@
|
|||
"ReservedDBInstance":{"shape":"ReservedDBInstance"}
|
||||
}
|
||||
},
|
||||
"Range":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"From":{"shape":"Integer"},
|
||||
"To":{"shape":"Integer"},
|
||||
"Step":{"shape":"IntegerOptional"}
|
||||
}
|
||||
},
|
||||
"RangeList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"Range",
|
||||
"locationName":"Range"
|
||||
}
|
||||
},
|
||||
"ReadReplicaDBClusterIdentifierList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
|
@ -4839,6 +4936,64 @@
|
|||
"DBInstance":{"shape":"DBInstance"}
|
||||
}
|
||||
},
|
||||
"RestoreDBInstanceFromS3Message":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"DBInstanceIdentifier",
|
||||
"DBInstanceClass",
|
||||
"Engine",
|
||||
"SourceEngine",
|
||||
"SourceEngineVersion",
|
||||
"S3BucketName",
|
||||
"S3IngestionRoleArn"
|
||||
],
|
||||
"members":{
|
||||
"DBName":{"shape":"String"},
|
||||
"DBInstanceIdentifier":{"shape":"String"},
|
||||
"AllocatedStorage":{"shape":"IntegerOptional"},
|
||||
"DBInstanceClass":{"shape":"String"},
|
||||
"Engine":{"shape":"String"},
|
||||
"MasterUsername":{"shape":"String"},
|
||||
"MasterUserPassword":{"shape":"String"},
|
||||
"DBSecurityGroups":{"shape":"DBSecurityGroupNameList"},
|
||||
"VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
||||
"AvailabilityZone":{"shape":"String"},
|
||||
"DBSubnetGroupName":{"shape":"String"},
|
||||
"PreferredMaintenanceWindow":{"shape":"String"},
|
||||
"DBParameterGroupName":{"shape":"String"},
|
||||
"BackupRetentionPeriod":{"shape":"IntegerOptional"},
|
||||
"PreferredBackupWindow":{"shape":"String"},
|
||||
"Port":{"shape":"IntegerOptional"},
|
||||
"MultiAZ":{"shape":"BooleanOptional"},
|
||||
"EngineVersion":{"shape":"String"},
|
||||
"AutoMinorVersionUpgrade":{"shape":"BooleanOptional"},
|
||||
"LicenseModel":{"shape":"String"},
|
||||
"Iops":{"shape":"IntegerOptional"},
|
||||
"OptionGroupName":{"shape":"String"},
|
||||
"PubliclyAccessible":{"shape":"BooleanOptional"},
|
||||
"Tags":{"shape":"TagList"},
|
||||
"StorageType":{"shape":"String"},
|
||||
"StorageEncrypted":{"shape":"BooleanOptional"},
|
||||
"KmsKeyId":{"shape":"String"},
|
||||
"CopyTagsToSnapshot":{"shape":"BooleanOptional"},
|
||||
"MonitoringInterval":{"shape":"IntegerOptional"},
|
||||
"MonitoringRoleArn":{"shape":"String"},
|
||||
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
||||
"SourceEngine":{"shape":"String"},
|
||||
"SourceEngineVersion":{"shape":"String"},
|
||||
"S3BucketName":{"shape":"String"},
|
||||
"S3Prefix":{"shape":"String"},
|
||||
"S3IngestionRoleArn":{"shape":"String"},
|
||||
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
||||
"PerformanceInsightsKMSKeyId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"RestoreDBInstanceFromS3Result":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"DBInstance":{"shape":"DBInstance"}
|
||||
}
|
||||
},
|
||||
"RestoreDBInstanceToPointInTimeMessage":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
|
@ -5168,6 +5323,29 @@
|
|||
"IsMajorVersionUpgrade":{"shape":"Boolean"}
|
||||
}
|
||||
},
|
||||
"ValidDBInstanceModificationsMessage":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Storage":{"shape":"ValidStorageOptionsList"}
|
||||
},
|
||||
"wrapper":true
|
||||
},
|
||||
"ValidStorageOptions":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"StorageType":{"shape":"String"},
|
||||
"StorageSize":{"shape":"RangeList"},
|
||||
"ProvisionedIops":{"shape":"RangeList"},
|
||||
"IopsToStorageRatio":{"shape":"DoubleRangeList"}
|
||||
}
|
||||
},
|
||||
"ValidStorageOptionsList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"ValidStorageOptions",
|
||||
"locationName":"ValidStorageOptions"
|
||||
}
|
||||
},
|
||||
"ValidUpgradeTargetList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
|
|
701
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/docs-2.json
generated
vendored
701
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/docs-2.json
generated
vendored
File diff suppressed because one or more lines are too long
85
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/waiters-2.json
generated
vendored
85
vendor/github.com/aws/aws-sdk-go/models/apis/rds/2014-10-31/waiters-2.json
generated
vendored
|
@ -85,6 +85,91 @@
|
|||
"argument": "DBInstances[].DBInstanceStatus"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DBSnapshotAvailable": {
|
||||
"delay": 30,
|
||||
"operation": "DescribeDBSnapshots",
|
||||
"maxAttempts": 60,
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "available",
|
||||
"matcher": "pathAll",
|
||||
"state": "success",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "deleted",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "deleting",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "failed",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "incompatible-restore",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "incompatible-parameters",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DBSnapshotDeleted": {
|
||||
"delay": 30,
|
||||
"operation": "DescribeDBSnapshots",
|
||||
"maxAttempts": 60,
|
||||
"acceptors": [
|
||||
{
|
||||
"expected": "deleted",
|
||||
"matcher": "pathAll",
|
||||
"state": "success",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "DBSnapshotNotFound",
|
||||
"matcher": "error",
|
||||
"state": "success"
|
||||
},
|
||||
{
|
||||
"expected": "creating",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "modifying",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "rebooting",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
},
|
||||
{
|
||||
"expected": "resetting-master-credentials",
|
||||
"matcher": "pathAny",
|
||||
"state": "failure",
|
||||
"argument": "DBSnapshots[].Status"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue