Skip to content

Commit

Permalink
Updates SDK to v2.827.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 13, 2021
1 parent d196843 commit 2c11b2f
Show file tree
Hide file tree
Showing 13 changed files with 88 additions and 77 deletions.
7 changes: 7 additions & 0 deletions .changes/2.827.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "FraudDetector",
"description": "Added support for cancelling a model version that is TRAINING_IN_PROGRESS."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.826.0-->
<!--LATEST=2.827.0-->
<!--ENTRYINSERT-->

## 2.827.0
* feature: FraudDetector: Added support for cancelling a model version that is TRAINING_IN_PROGRESS.

## 2.826.0
* feature: AppStream: Adds support for the Smart Card Redirection feature
* feature: AuditManager: This release introduces tag support for assessment frameworks. You can now add, remove, and get tags from existing frameworks, and specify the tags to apply when creating a custom framework.
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.826.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.827.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
21 changes: 11 additions & 10 deletions apis/frauddetector-2019-11-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes an entity type.</p> <p>You cannot delete an entity type that is included in an event type.</p> <p>When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes an entity type.</p> <p>You cannot delete an entity type that is included in an event type.</p> <p>When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteEvent": {
"name": "DeleteEvent",
Expand Down Expand Up @@ -327,7 +327,7 @@
"shape": "ValidationException"
}
],
"documentation": "<p>Deletes the specified event.</p> <p>When you delete an event, Amazon Fraud Detector permanently deletes that event from the evaluation history, and the event data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes the specified event.</p> <p>When you delete an event, Amazon Fraud Detector permanently deletes that event and the event data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteEventType": {
"name": "DeleteEventType",
Expand Down Expand Up @@ -355,7 +355,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes an event type.</p> <p>You cannot delete an event type that is used in a detector or a model.</p> <p>When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes an event type.</p> <p>You cannot delete an event type that is used in a detector or a model.</p> <p>When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteExternalModel": {
"name": "DeleteExternalModel",
Expand Down Expand Up @@ -411,7 +411,7 @@
"shape": "InternalServerException"
}
],
"documentation": "<p>Deletes a label.</p> <p>You cannot delete labels that are included in an event type in Amazon Fraud Detector.</p> <p>You cannot delete a label assigned to an event ID. You must first delete the relevant event ID.</p> <p>When you delete a label, Amazon Fraud Detector permanently deletes that label from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes a label.</p> <p>You cannot delete labels that are included in an event type in Amazon Fraud Detector.</p> <p>You cannot delete a label assigned to an event ID. You must first delete the relevant event ID.</p> <p>When you delete a label, Amazon Fraud Detector permanently deletes that label and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteModel": {
"name": "DeleteModel",
Expand Down Expand Up @@ -439,7 +439,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes a model.</p> <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p> <p> When you delete a model, Amazon Fraud Detector permanently deletes that model from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes a model.</p> <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p> <p> When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteModelVersion": {
"name": "DeleteModelVersion",
Expand Down Expand Up @@ -467,7 +467,7 @@
"shape": "ConflictException"
}
],
"documentation": "<p>Deletes a model version.</p> <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p> <p> When you delete a model version, Amazon Fraud Detector permanently deletes that model version from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes a model version.</p> <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p> <p> When you delete a model version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteOutcome": {
"name": "DeleteOutcome",
Expand Down Expand Up @@ -498,7 +498,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes an outcome.</p> <p>You cannot delete an outcome that is used in a rule version.</p> <p>When you delete an outcome, Amazon Fraud Detector permanently deletes that outcome from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes an outcome.</p> <p>You cannot delete an outcome that is used in a rule version.</p> <p>When you delete an outcome, Amazon Fraud Detector permanently deletes that outcome and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteRule": {
"name": "DeleteRule",
Expand Down Expand Up @@ -529,7 +529,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes the rule. You cannot delete a rule if it is used by an <code>ACTIVE</code> or <code>INACTIVE</code> detector version.</p> <p>When you delete a rule, Amazon Fraud Detector permanently deletes that rule from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes the rule. You cannot delete a rule if it is used by an <code>ACTIVE</code> or <code>INACTIVE</code> detector version.</p> <p>When you delete a rule, Amazon Fraud Detector permanently deletes that rule and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DeleteVariable": {
"name": "DeleteVariable",
Expand Down Expand Up @@ -560,7 +560,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes a variable.</p> <p>You can't delete variables that are included in an event type in Amazon Fraud Detector.</p> <p>Amazon Fraud Detector automatically deletes model output variables and SageMaker model output variables when you delete the model. You can't delete these variables manually.</p> <p>When you delete a variable, Amazon Fraud Detector permanently deletes that variable from the evaluation history, and the data is no longer stored in Amazon Fraud Detector.</p>"
"documentation": "<p>Deletes a variable.</p> <p>You can't delete variables that are included in an event type in Amazon Fraud Detector.</p> <p>Amazon Fraud Detector automatically deletes model output variables and SageMaker model output variables when you delete the model. You can't delete these variables manually.</p> <p>When you delete a variable, Amazon Fraud Detector permanently deletes that variable and the data is no longer stored in Amazon Fraud Detector.</p>"
},
"DescribeDetector": {
"name": "DescribeDetector",
Expand Down Expand Up @@ -3366,7 +3366,8 @@
"type": "string",
"enum": [
"ACTIVE",
"INACTIVE"
"INACTIVE",
"TRAINING_CANCELLED"
]
},
"NameList": {
Expand Down
Loading

0 comments on commit 2c11b2f

Please sign in to comment.