Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 5, 2023
1 parent 1ed22c1 commit a52086e
Show file tree
Hide file tree
Showing 6 changed files with 2,838 additions and 483 deletions.
103 changes: 99 additions & 4 deletions codegen/sdk-codegen/aws-models/omics.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to abort multipart read set uploads",
"smithy.api#documentation": "<p>\n Stops a multipart upload.\n </p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -820,6 +821,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to batch delete Read Sets in the given Sequence Store",
"smithy.api#documentation": "<p>Deletes one or more read sets.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -1106,6 +1108,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to complete a multipart read set upload",
"smithy.api#documentation": "<p>\n Concludes a multipart upload once you have uploaded all the components.\n </p>",
"smithy.api#endpoint": {
"hostPrefix": "storage-"
Expand Down Expand Up @@ -1559,6 +1562,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to create a multipart read set upload",
"smithy.api#documentation": "<p>\n Begins a multipart read set upload. \n </p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -1755,6 +1759,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to create a Reference Store",
"aws.iam#conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:TagKeys"
Expand Down Expand Up @@ -2025,6 +2030,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to create a Sequence Store",
"aws.iam#conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:TagKeys"
Expand Down Expand Up @@ -2737,6 +2743,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to delete a Reference in the given Reference Store",
"smithy.api#documentation": "<p>Deletes a genome reference.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -2812,6 +2819,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to delete a Reference Store",
"smithy.api#documentation": "<p>Deletes a genome reference store.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -3005,6 +3013,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to delete a Sequence Store",
"smithy.api#documentation": "<p>Deletes a sequence store.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -3266,6 +3275,51 @@
}
}
},
"com.amazonaws.omics#ETag": {
"type": "structure",
"members": {
"algorithm": {
"target": "com.amazonaws.omics#ETagAlgorithm",
"traits": {
"smithy.api#documentation": "<p>\n The algorithm used to calculate the read set’s ETag(s). </p>"
}
},
"source1": {
"target": "smithy.api#String",
"traits": {
"smithy.api#documentation": "<p>\n The ETag hash calculated on Source1 of the read set.\n </p>"
}
},
"source2": {
"target": "smithy.api#String",
"traits": {
"smithy.api#documentation": "<p>\n The ETag hash calculated on Source2 of the read set.\n </p>"
}
}
},
"traits": {
"smithy.api#documentation": "<p>\n The entity tag (ETag) is a hash of the object representing its semantic content.\n </p>"
}
},
"com.amazonaws.omics#ETagAlgorithm": {
"type": "string",
"traits": {
"smithy.api#enum": [
{
"value": "FASTQ_MD5up",
"name": "FASTQ_MD5UP"
},
{
"value": "BAM_MD5up",
"name": "BAM_MD5UP"
},
{
"value": "CRAM_MD5up",
"name": "CRAM_MD5UP"
}
]
}
},
"com.amazonaws.omics#Encoding": {
"type": "string",
"traits": {
Expand Down Expand Up @@ -4340,6 +4394,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get a Read Set in the given Sequence Store",
"smithy.api#documentation": "<p>Gets a file from a read set.</p>",
"smithy.api#endpoint": {
"hostPrefix": "storage-"
Expand Down Expand Up @@ -4380,6 +4435,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Read Set activation job for the given Sequence Store",
"smithy.api#documentation": "<p>Gets information about a read set activation job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -4579,6 +4635,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Read Set export job for the given Sequence Store",
"smithy.api#documentation": "<p>Gets information about a read set export job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -4785,6 +4842,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Read Set import job for the given Sequence Store",
"smithy.api#documentation": "<p>Gets information about a read set import job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -4992,6 +5050,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Read Set in the given Sequence Store",
"smithy.api#documentation": "<p>Gets details about a read set.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -5127,6 +5186,12 @@
"traits": {
"smithy.api#documentation": "<p>\n The creation type of the read set.\n </p>"
}
},
"etag": {
"target": "com.amazonaws.omics#ETag",
"traits": {
"smithy.api#documentation": "<p>\n The entity tag (ETag) is a hash of the object meant to represent its semantic content.\n </p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -5225,6 +5290,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get a Reference in the given Reference Store",
"smithy.api#documentation": "<p>Gets a reference file.</p>",
"smithy.api#endpoint": {
"hostPrefix": "storage-"
Expand Down Expand Up @@ -5265,6 +5331,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Reference import job for the given Reference Store",
"smithy.api#documentation": "<p>Gets information about a reference import job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -5472,6 +5539,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Reference in the given Reference Store",
"smithy.api#documentation": "<p>Gets information about a genome reference's metadata.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -5680,6 +5748,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Reference Store",
"smithy.api#documentation": "<p>Gets information about a reference store.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -6574,6 +6643,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to get details about a Sequence Store",
"smithy.api#documentation": "<p>Gets information about a sequence store.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8213,6 +8283,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list multipart read set uploads",
"smithy.api#documentation": "<p>\n Lists all multipart read set uploads and their statuses. \n </p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8313,6 +8384,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Read Set activation jobs for the given Sequence Store",
"smithy.api#documentation": "<p>Retrieves a list of read set activation jobs.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8419,6 +8491,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Read Set export jobs for the given Sequence Store",
"smithy.api#documentation": "<p>Retrieves a list of read set export jobs.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8525,6 +8598,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Read Set import jobs for the given Sequence Store",
"smithy.api#documentation": "<p>Retrieves a list of read set import jobs.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8637,6 +8711,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list read set upload parts",
"smithy.api#documentation": "<p>\n This operation will list all parts in a requested multipart upload for a sequence store.\n </p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8758,6 +8833,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Read Sets in the given Sequence Store",
"smithy.api#documentation": "<p>Retrieves a list of read sets.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8865,6 +8941,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Reference import jobs for the given Reference Store",
"smithy.api#documentation": "<p>Retrieves a list of reference import jobs.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -8968,6 +9045,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Reference Stores",
"smithy.api#documentation": "<p>Retrieves a list of reference stores.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -9067,6 +9145,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list References in the given Reference Store",
"smithy.api#documentation": "<p>Retrieves a list of references.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -9511,6 +9590,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to list Sequence Stores",
"smithy.api#documentation": "<p>Retrieves a list of sequence stores.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -11562,6 +11642,12 @@
"traits": {
"smithy.api#documentation": "<p>\n The creation type of the read set.\n </p>"
}
},
"etag": {
"target": "com.amazonaws.omics#ETag",
"traits": {
"smithy.api#documentation": "<p>\n The entity tag (ETag) is a hash of the object representing its semantic content.\n </p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -11639,7 +11725,8 @@
"aws.iam#disableConditionKeyInference": {},
"aws.iam#iamResource": {
"name": "readSet"
}
},
"smithy.api#documentation": "Represents a resource that stores a single genomic sequence file"
}
},
"com.amazonaws.omics#ReadSetStatus": {
Expand Down Expand Up @@ -12073,7 +12160,8 @@
"aws.iam#disableConditionKeyInference": {},
"aws.iam#iamResource": {
"name": "reference"
}
},
"smithy.api#documentation": "Represents a resource that stores a single genomic reference file"
}
},
"com.amazonaws.omics#ReferenceStatus": {
Expand Down Expand Up @@ -12265,7 +12353,8 @@
"aws.iam#disableConditionKeyInference": {},
"aws.iam#iamResource": {
"name": "referenceStore"
}
},
"smithy.api#documentation": "Represents a resource that stores genomic reference data"
}
},
"com.amazonaws.omics#ReferenceStreamingBlob": {
Expand Down Expand Up @@ -13225,7 +13314,8 @@
"aws.iam#disableConditionKeyInference": {},
"aws.iam#iamResource": {
"name": "sequenceStore"
}
},
"smithy.api#documentation": "Represents a resource that stores genomic sequence data"
}
},
"com.amazonaws.omics#ServiceQuotaExceededException": {
Expand Down Expand Up @@ -13570,6 +13660,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to start a Read Set activation job from the given Sequence Store",
"smithy.api#documentation": "<p>Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read\n sets after 30 days.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -13703,6 +13794,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to start a Read Set export job from the given Sequence Store",
"smithy.api#documentation": "<p>Exports a read set to Amazon S3.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -13836,6 +13928,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to start a Read Set import job into the given Sequence Store",
"smithy.api#documentation": "<p>Starts a read set import job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -14035,6 +14128,7 @@
}
],
"traits": {
"aws.iam#actionPermissionDescription": "Grants permission to start a Reference import job into the given Reference Store",
"smithy.api#documentation": "<p>Starts a reference import job.</p>",
"smithy.api#endpoint": {
"hostPrefix": "control-storage-"
Expand Down Expand Up @@ -15682,6 +15776,7 @@
],
"traits": {
"aws.auth#unsignedPayload": {},
"aws.iam#actionPermissionDescription": "Grants permission to upload read set parts",
"smithy.api#documentation": "<p>\n This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten. \n </p>",
"smithy.api#endpoint": {
"hostPrefix": "storage-"
Expand Down
Loading

0 comments on commit a52086e

Please sign in to comment.