mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-18 10:08:34 +00:00
change github.com/aws/aws-sdk-go to be the same revision in kubernetes
This commit is contained in:
58
vendor/github.com/aws/aws-sdk-go/models/apis/cloudhsmv2/2017-04-28/api-2.json
generated
vendored
58
vendor/github.com/aws/aws-sdk-go/models/apis/cloudhsmv2/2017-04-28/api-2.json
generated
vendored
@@ -14,22 +14,6 @@
|
||||
"uid":"cloudhsmv2-2017-04-28"
|
||||
},
|
||||
"operations":{
|
||||
"CopyBackupToRegion":{
|
||||
"name":"CopyBackupToRegion",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"CopyBackupToRegionRequest"},
|
||||
"output":{"shape":"CopyBackupToRegionResponse"},
|
||||
"errors":[
|
||||
{"shape":"CloudHsmInternalFailureException"},
|
||||
{"shape":"CloudHsmServiceException"},
|
||||
{"shape":"CloudHsmResourceNotFoundException"},
|
||||
{"shape":"CloudHsmInvalidRequestException"},
|
||||
{"shape":"CloudHsmAccessDeniedException"}
|
||||
]
|
||||
},
|
||||
"CreateCluster":{
|
||||
"name":"CreateCluster",
|
||||
"http":{
|
||||
@@ -198,11 +182,7 @@
|
||||
"BackupId":{"shape":"BackupId"},
|
||||
"BackupState":{"shape":"BackupState"},
|
||||
"ClusterId":{"shape":"ClusterId"},
|
||||
"CreateTimestamp":{"shape":"Timestamp"},
|
||||
"CopyTimestamp":{"shape":"Timestamp"},
|
||||
"SourceRegion":{"shape":"Region"},
|
||||
"SourceBackup":{"shape":"BackupId"},
|
||||
"SourceCluster":{"shape":"ClusterId"}
|
||||
"CreateTimestamp":{"shape":"Timestamp"}
|
||||
}
|
||||
},
|
||||
"BackupId":{
|
||||
@@ -225,7 +205,6 @@
|
||||
"type":"list",
|
||||
"member":{"shape":"Backup"}
|
||||
},
|
||||
"Boolean":{"type":"boolean"},
|
||||
"Cert":{
|
||||
"type":"string",
|
||||
"max":5000,
|
||||
@@ -317,23 +296,6 @@
|
||||
"type":"list",
|
||||
"member":{"shape":"Cluster"}
|
||||
},
|
||||
"CopyBackupToRegionRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"DestinationRegion",
|
||||
"BackupId"
|
||||
],
|
||||
"members":{
|
||||
"DestinationRegion":{"shape":"Region"},
|
||||
"BackupId":{"shape":"BackupId"}
|
||||
}
|
||||
},
|
||||
"CopyBackupToRegionResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"DestinationBackup":{"shape":"DestinationBackup"}
|
||||
}
|
||||
},
|
||||
"CreateClusterRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
@@ -404,8 +366,7 @@
|
||||
"members":{
|
||||
"NextToken":{"shape":"NextToken"},
|
||||
"MaxResults":{"shape":"MaxSize"},
|
||||
"Filters":{"shape":"Filters"},
|
||||
"SortAscending":{"shape":"Boolean"}
|
||||
"Filters":{"shape":"Filters"}
|
||||
}
|
||||
},
|
||||
"DescribeBackupsResponse":{
|
||||
@@ -430,22 +391,13 @@
|
||||
"NextToken":{"shape":"NextToken"}
|
||||
}
|
||||
},
|
||||
"DestinationBackup":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"CreateTimestamp":{"shape":"Timestamp"},
|
||||
"SourceRegion":{"shape":"Region"},
|
||||
"SourceBackup":{"shape":"BackupId"},
|
||||
"SourceCluster":{"shape":"ClusterId"}
|
||||
}
|
||||
},
|
||||
"EniId":{
|
||||
"type":"string",
|
||||
"pattern":"eni-[0-9a-fA-F]{8,17}"
|
||||
},
|
||||
"ExternalAz":{
|
||||
"type":"string",
|
||||
"pattern":"[a-z]{2}(-(gov))?-(east|west|north|south|central){1,2}-\\d[a-z]"
|
||||
"pattern":"[a-z]{2}(-(gov|isob|iso))?-(east|west|north|south|central){1,2}-\\d[a-z]"
|
||||
},
|
||||
"ExternalSubnetMapping":{
|
||||
"type":"map",
|
||||
@@ -553,10 +505,6 @@
|
||||
"max":32,
|
||||
"min":7
|
||||
},
|
||||
"Region":{
|
||||
"type":"string",
|
||||
"pattern":"[a-z]{2}(-(gov))?-(east|west|north|south|central){1,2}-\\d"
|
||||
},
|
||||
"SecurityGroup":{
|
||||
"type":"string",
|
||||
"pattern":"sg-[0-9a-fA-F]"
|
||||
|
||||
42
vendor/github.com/aws/aws-sdk-go/models/apis/cloudhsmv2/2017-04-28/docs-2.json
generated
vendored
42
vendor/github.com/aws/aws-sdk-go/models/apis/cloudhsmv2/2017-04-28/docs-2.json
generated
vendored
@@ -2,7 +2,6 @@
|
||||
"version": "2.0",
|
||||
"service": "<p>For more information about AWS CloudHSM, see <a href=\"http://aws.amazon.com/cloudhsm/\">AWS CloudHSM</a> and the <a href=\"http://docs.aws.amazon.com/cloudhsm/latest/userguide/\">AWS CloudHSM User Guide</a>.</p>",
|
||||
"operations": {
|
||||
"CopyBackupToRegion": null,
|
||||
"CreateCluster": "<p>Creates a new AWS CloudHSM cluster.</p>",
|
||||
"CreateHsm": "<p>Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.</p>",
|
||||
"DeleteCluster": "<p>Deletes the specified AWS CloudHSM cluster. Before you can delete a cluster, you must delete all HSMs in the cluster. To see if the cluster contains any HSMs, use <a>DescribeClusters</a>. To delete an HSM, use <a>DeleteHsm</a>.</p>",
|
||||
@@ -25,11 +24,8 @@
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Backup$BackupId": "<p>The identifier (ID) of the backup.</p>",
|
||||
"Backup$SourceBackup": null,
|
||||
"Cluster$SourceBackupId": "<p>The identifier (ID) of the backup used to create the cluster. This value exists only when the cluster was created from a backup.</p>",
|
||||
"CopyBackupToRegionRequest$BackupId": null,
|
||||
"CreateClusterRequest$SourceBackupId": "<p>The identifier (ID) of the cluster backup to restore. Use this value to restore the cluster from a backup instead of creating a new cluster. To find the backup ID, use <a>DescribeBackups</a>.</p>",
|
||||
"DestinationBackup$SourceBackup": null
|
||||
"CreateClusterRequest$SourceBackupId": "<p>The identifier (ID) of the cluster backup to restore. Use this value to restore the cluster from a backup instead of creating a new cluster. To find the backup ID, use <a>DescribeBackups</a>.</p>"
|
||||
}
|
||||
},
|
||||
"BackupPolicy": {
|
||||
@@ -50,12 +46,6 @@
|
||||
"DescribeBackupsResponse$Backups": "<p>A list of backups.</p>"
|
||||
}
|
||||
},
|
||||
"Boolean": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"DescribeBackupsRequest$SortAscending": null
|
||||
}
|
||||
},
|
||||
"Cert": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -111,12 +101,10 @@
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Backup$ClusterId": "<p>The identifier (ID) of the cluster that was backed up.</p>",
|
||||
"Backup$SourceCluster": null,
|
||||
"Cluster$ClusterId": "<p>The cluster's identifier (ID).</p>",
|
||||
"CreateHsmRequest$ClusterId": "<p>The identifier (ID) of the HSM's cluster. To find the cluster ID, use <a>DescribeClusters</a>.</p>",
|
||||
"DeleteClusterRequest$ClusterId": "<p>The identifier (ID) of the cluster that you are deleting. To find the cluster ID, use <a>DescribeClusters</a>.</p>",
|
||||
"DeleteHsmRequest$ClusterId": "<p>The identifier (ID) of the cluster that contains the HSM that you are deleting.</p>",
|
||||
"DestinationBackup$SourceCluster": null,
|
||||
"Hsm$ClusterId": "<p>The identifier (ID) of the cluster that contains the HSM.</p>",
|
||||
"InitializeClusterRequest$ClusterId": "<p>The identifier (ID) of the cluster that you are claiming. To find the cluster ID, use <a>DescribeClusters</a>.</p>",
|
||||
"ListTagsRequest$ResourceId": "<p>The cluster identifier (ID) for the cluster whose tags you are getting. To find the cluster ID, use <a>DescribeClusters</a>.</p>",
|
||||
@@ -137,16 +125,6 @@
|
||||
"DescribeClustersResponse$Clusters": "<p>A list of clusters.</p>"
|
||||
}
|
||||
},
|
||||
"CopyBackupToRegionRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"CopyBackupToRegionResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"CreateClusterRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -207,12 +185,6 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DestinationBackup": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"CopyBackupToRegionResponse$DestinationBackup": null
|
||||
}
|
||||
},
|
||||
"EniId": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -334,14 +306,6 @@
|
||||
"Cluster$PreCoPassword": "<p>The default password for the cluster's Pre-Crypto Officer (PRECO) user.</p>"
|
||||
}
|
||||
},
|
||||
"Region": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Backup$SourceRegion": null,
|
||||
"CopyBackupToRegionRequest$DestinationRegion": null,
|
||||
"DestinationBackup$SourceRegion": null
|
||||
}
|
||||
},
|
||||
"SecurityGroup": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -428,9 +392,7 @@
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Backup$CreateTimestamp": "<p>The date and time when the backup was created.</p>",
|
||||
"Backup$CopyTimestamp": null,
|
||||
"Cluster$CreateTimestamp": "<p>The date and time when the cluster was created.</p>",
|
||||
"DestinationBackup$CreateTimestamp": null
|
||||
"Cluster$CreateTimestamp": "<p>The date and time when the cluster was created.</p>"
|
||||
}
|
||||
},
|
||||
"UntagResourceRequest": {
|
||||
|
||||
Reference in New Issue
Block a user