Skip to content

Commit

Permalink
Updates SDK to v2.886.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 13, 2021
1 parent 0ea1cbd commit 693a714
Show file tree
Hide file tree
Showing 22 changed files with 816 additions and 512 deletions.
17 changes: 17 additions & 0 deletions .changes/2.886.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "ComprehendMedical",
"description": "The InferICD10CM API now returns TIME_EXPRESSION entities that refer to medical conditions."
},
{
"type": "feature",
"category": "Redshift",
"description": "Added support to enable AQUA in Amazon Redshift clusters."
},
{
"type": "feature",
"category": "STS",
"description": "This release adds the SourceIdentity parameter that can be set when assuming a role."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.885.0-->
<!--LATEST=2.886.0-->
<!--ENTRYINSERT-->

## 2.886.0
* feature: ComprehendMedical: The InferICD10CM API now returns TIME_EXPRESSION entities that refer to medical conditions.
* feature: Redshift: Added support to enable AQUA in Amazon Redshift clusters.
* feature: STS: This release adds the SourceIdentity parameter that can be set when assuming a role.

## 2.885.0
* feature: CodeBuild: AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
* feature: FSx: Support for cross-region and cross-account backup copies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.885.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.886.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
30 changes: 16 additions & 14 deletions apis/comprehendmedical-2018-10-30.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,9 @@
"Text": {},
"Traits": {
"shape": "S1k"
}
},
"Category": {},
"RelationshipType": {}
}
}
},
Expand Down Expand Up @@ -320,13 +322,13 @@
},
"Text": {},
"Traits": {
"shape": "S1y"
"shape": "S1z"
}
}
}
},
"Traits": {
"shape": "S1y"
"shape": "S1z"
},
"RxNormConcepts": {
"type": "list",
Expand Down Expand Up @@ -354,7 +356,7 @@
"type": "structure",
"members": {
"Filter": {
"shape": "S24"
"shape": "S25"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -366,7 +368,7 @@
"type": "structure",
"members": {
"ComprehendMedicalAsyncJobPropertiesList": {
"shape": "S27"
"shape": "S28"
},
"NextToken": {}
}
Expand All @@ -377,7 +379,7 @@
"type": "structure",
"members": {
"Filter": {
"shape": "S24"
"shape": "S25"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -389,7 +391,7 @@
"type": "structure",
"members": {
"ComprehendMedicalAsyncJobPropertiesList": {
"shape": "S27"
"shape": "S28"
},
"NextToken": {}
}
Expand All @@ -400,7 +402,7 @@
"type": "structure",
"members": {
"Filter": {
"shape": "S24"
"shape": "S25"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -412,7 +414,7 @@
"type": "structure",
"members": {
"ComprehendMedicalAsyncJobPropertiesList": {
"shape": "S27"
"shape": "S28"
},
"NextToken": {}
}
Expand All @@ -423,7 +425,7 @@
"type": "structure",
"members": {
"Filter": {
"shape": "S24"
"shape": "S25"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -435,7 +437,7 @@
"type": "structure",
"members": {
"ComprehendMedicalAsyncJobPropertiesList": {
"shape": "S27"
"shape": "S28"
},
"NextToken": {}
}
Expand Down Expand Up @@ -783,7 +785,7 @@
}
}
},
"S1y": {
"S1z": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -795,7 +797,7 @@
}
}
},
"S24": {
"S25": {
"type": "structure",
"members": {
"JobName": {},
Expand All @@ -808,7 +810,7 @@
}
}
},
"S27": {
"S28": {
"type": "list",
"member": {
"shape": "S4"
Expand Down
30 changes: 24 additions & 6 deletions apis/comprehendmedical-2018-10-30.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"shape": "TextSizeLimitExceededException"
}
],
"documentation": "<p>InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.</p>"
"documentation": "<p>InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts. </p>"
},
"InferRxNorm": {
"name": "InferRxNorm",
Expand Down Expand Up @@ -296,7 +296,7 @@
"shape": "TextSizeLimitExceededException"
}
],
"documentation": "<p>InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.</p>"
"documentation": "<p>InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts. </p>"
},
"ListEntitiesDetectionV2Jobs": {
"name": "ListEntitiesDetectionV2Jobs",
Expand Down Expand Up @@ -1115,6 +1115,14 @@
"Traits": {
"shape": "ICD10CMTraitList",
"documentation": "<p>The contextual information for the attribute. The traits recognized by InferICD10CM are <code>DIAGNOSIS</code>, <code>SIGN</code>, <code>SYMPTOM</code>, and <code>NEGATION</code>.</p>"
},
"Category": {
"shape": "ICD10CMEntityType",
"documentation": "<p>The category of attribute. Can be either of <code>DX_NAME</code> or <code>TIME_EXPRESSION</code>.</p>"
},
"RelationshipType": {
"shape": "ICD10CMRelationshipType",
"documentation": "<p>The type of relationship between the entity and attribute. Type for the relationship can be either of <code>OVERLAP</code> or <code>SYSTEM_ORGAN_SITE</code>.</p>"
}
},
"documentation": "<p>The detected attributes that relate to an entity. This includes an extracted segment of the text that is an attribute of an entity, or otherwise related to an entity. InferICD10CM detects the following attributes: <code>Direction</code>, <code>System, Organ or Site</code>, and <code>Acuity</code>.</p>"
Expand All @@ -1132,7 +1140,9 @@
"DIRECTION",
"SYSTEM_ORGAN_SITE",
"QUALITY",
"QUANTITY"
"QUANTITY",
"TIME_TO_DX_NAME",
"TIME_EXPRESSION"
]
},
"ICD10CMConcept": {
Expand Down Expand Up @@ -1176,7 +1186,7 @@
},
"Type": {
"shape": "ICD10CMEntityType",
"documentation": "<p>Describes the specific type of entity with category of entities. InferICD10CM detects entities of the type <code>DX_NAME</code>.</p>"
"documentation": "<p>Describes the specific type of entity with category of entities. InferICD10CM detects entities of the type <code>DX_NAME</code> and <code>TIME_EXPRESSION</code>.</p>"
},
"Score": {
"shape": "Float",
Expand Down Expand Up @@ -1220,7 +1230,15 @@
"ICD10CMEntityType": {
"type": "string",
"enum": [
"DX_NAME"
"DX_NAME",
"TIME_EXPRESSION"
]
},
"ICD10CMRelationshipType": {
"type": "string",
"enum": [
"OVERLAP",
"SYSTEM_ORGAN_SITE"
]
},
"ICD10CMTrait": {
Expand Down Expand Up @@ -1337,7 +1355,7 @@
"documentation": "<p>The path to the input data files in the S3 bucket.</p>"
}
},
"documentation": "<p>The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed. See <a>batch-manifest</a> for more information. </p>"
"documentation": "<p>The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed. </p>"
},
"Integer": {
"type": "integer"
Expand Down
12 changes: 6 additions & 6 deletions apis/lightsail-2016-11-28.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -7243,7 +7243,7 @@
"members": {
"relationalDatabaseName": {
"shape": "ResourceName",
"documentation": "<p>The name to use for your new database.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 2 to 255 alphanumeric characters, or hyphens.</p> </li> <li> <p>The first and last character must be a letter or number.</p> </li> </ul>"
"documentation": "<p>The name to use for your new Lightsail database resource.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 2 to 255 alphanumeric characters, or hyphens.</p> </li> <li> <p>The first and last character must be a letter or number.</p> </li> </ul>"
},
"availabilityZone": {
"shape": "string",
Expand Down Expand Up @@ -7316,15 +7316,15 @@
},
"masterDatabaseName": {
"shape": "string",
"documentation": "<p>The name of the master database created when the Lightsail database resource is created.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 64 alphanumeric characters.</p> </li> <li> <p>Cannot be a word reserved by the specified database engine</p> </li> </ul>"
"documentation": "<p>The meaning of this parameter differs according to the database engine you use.</p> <p> <b>MySQL</b> </p> <p>The name of the database to create when the Lightsail database resource is created. If this parameter isn't specified, no database is created in the database resource.</p> <p>Constraints:</p> <ul> <li> <p>Must contain 1 to 64 letters or numbers.</p> </li> <li> <p>Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0- 9).</p> </li> <li> <p>Can't be a word reserved by the specified database engine.</p> <p>For more information about reserved words in MySQL, see the Keywords and Reserved Words articles for <a href=\"https://dev.mysql.com/doc/refman/5.6/en/keywords.html\">MySQL 5.6</a>, <a href=\"https://dev.mysql.com/doc/refman/5.7/en/keywords.html\">MySQL 5.7</a>, and <a href=\"https://dev.mysql.com/doc/refman/8.0/en/keywords.html\">MySQL 8.0</a>.</p> </li> </ul> <p> <b>PostgreSQL</b> </p> <p>The name of the database to create when the Lightsail database resource is created. If this parameter isn't specified, a database named <code>postgres</code> is created in the database resource.</p> <p>Constraints:</p> <ul> <li> <p>Must contain 1 to 63 letters or numbers.</p> </li> <li> <p>Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0- 9).</p> </li> <li> <p>Can't be a word reserved by the specified database engine.</p> <p>For more information about reserved words in PostgreSQL, see the SQL Key Words articles for <a href=\"https://www.postgresql.org/docs/9.6/sql-keywords-appendix.html\">PostgreSQL 9.6</a>, <a href=\"https://www.postgresql.org/docs/10/sql-keywords-appendix.html\">PostgreSQL 10</a>, <a href=\"https://www.postgresql.org/docs/11/sql-keywords-appendix.html\">PostgreSQL 11</a>, and <a href=\"https://www.postgresql.org/docs/12/sql-keywords-appendix.html\">PostgreSQL 12</a>.</p> </li> </ul>"
},
"masterUsername": {
"shape": "string",
"documentation": "<p>The master user name for your new database.</p> <p>Constraints:</p> <ul> <li> <p>Master user name is required.</p> </li> <li> <p>Must contain from 1 to 16 alphanumeric characters.</p> </li> <li> <p>The first character must be a letter.</p> </li> <li> <p>Cannot be a reserved word for the database engine you choose.</p> <p>For more information about reserved words in MySQL 5.6 or 5.7, see the Keywords and Reserved Words articles for <a href=\"https://dev.mysql.com/doc/refman/5.6/en/keywords.html\">MySQL 5.6</a> or <a href=\"https://dev.mysql.com/doc/refman/5.7/en/keywords.html\">MySQL 5.7</a> respectively.</p> </li> </ul>"
"documentation": "<p>The name for the master user.</p> <p> <b>MySQL</b> </p> <p>Constraints:</p> <ul> <li> <p>Required for MySQL.</p> </li> <li> <p>Must be 1 to 16 letters or numbers. Can contain underscores.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Can't be a reserved word for the chosen database engine.</p> <p>For more information about reserved words in MySQL 5.6 or 5.7, see the Keywords and Reserved Words articles for <a href=\"https://dev.mysql.com/doc/refman/5.6/en/keywords.html\">MySQL 5.6</a>, <a href=\"https://dev.mysql.com/doc/refman/5.7/en/keywords.html\">MySQL 5.7</a>, or <a href=\"https://dev.mysql.com/doc/refman/8.0/en/keywords.html\">MySQL 8.0</a>.</p> </li> </ul> <p> <b>PostgreSQL</b> </p> <p>Constraints:</p> <ul> <li> <p>Required for PostgreSQL.</p> </li> <li> <p>Must be 1 to 63 letters or numbers. Can contain underscores.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Can't be a reserved word for the chosen database engine.</p> <p>For more information about reserved words in MySQL 5.6 or 5.7, see the Keywords and Reserved Words articles for <a href=\"https://www.postgresql.org/docs/9.6/sql-keywords-appendix.html\">PostgreSQL 9.6</a>, <a href=\"https://www.postgresql.org/docs/10/sql-keywords-appendix.html\">PostgreSQL 10</a>, <a href=\"https://www.postgresql.org/docs/11/sql-keywords-appendix.html\">PostgreSQL 11</a>, and <a href=\"https://www.postgresql.org/docs/12/sql-keywords-appendix.html\">PostgreSQL 12</a>.</p> </li> </ul>"
},
"masterUserPassword": {
"shape": "SensitiveString",
"documentation": "<p>The password for the master user of your new database. The password can include any printable ASCII character except \"/\", \"\"\", or \"@\".</p> <p>Constraints: Must contain 8 to 41 characters.</p>"
"documentation": "<p>The password for the master user. The password can include any printable ASCII character except \"/\", \"\"\", or \"@\". It cannot contain spaces.</p> <p> <b>MySQL</b> </p> <p>Constraints: Must contain from 8 to 41 characters.</p> <p> <b>PostgreSQL</b> </p> <p>Constraints: Must contain from 8 to 128 characters.</p>"
},
"preferredBackupWindow": {
"shape": "string",
Expand Down Expand Up @@ -13116,11 +13116,11 @@
"members": {
"relationalDatabaseName": {
"shape": "ResourceName",
"documentation": "<p>The name of your database to update.</p>"
"documentation": "<p>The name of your Lightsail database resource to update.</p>"
},
"masterUserPassword": {
"shape": "SensitiveString",
"documentation": "<p>The password for the master user of your database. The password can include any printable ASCII character except \"/\", \"\"\", or \"@\".</p> <p>Constraints: Must contain 8 to 41 characters.</p>"
"documentation": "<p>The password for the master user. The password can include any printable ASCII character except \"/\", \"\"\", or \"@\".</p> <p>My<b>SQL</b> </p> <p>Constraints: Must contain from 8 to 41 characters.</p> <p> <b>PostgreSQL</b> </p> <p>Constraints: Must contain from 8 to 128 characters.</p>"
},
"rotateMasterUserPassword": {
"shape": "boolean",
Expand Down
Loading

0 comments on commit 693a714

Please sign in to comment.