Skip to content

Commit

Permalink
Updates SDK to v2.589.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 12, 2019
1 parent 075c7fa commit b3d39f8
Show file tree
Hide file tree
Showing 12 changed files with 79 additions and 64 deletions.
7 changes: 7 additions & 0 deletions .changes/2.589.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "AccessAnalyzer",
"description": "This release includes improvements and fixes bugs for the IAM Access Analyzer feature."
}
]
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.588.0-->
<!--LATEST=2.589.0-->
<!--ENTRYINSERT-->

## 2.589.0
* feature: AccessAnalyzer: This release includes improvements and fixes bugs for the IAM Access Analyzer feature.

## 2.588.0
* feature: EC2: This release allows customers to attach multiple Elastic Inference Accelerators to a single EC2 instance. It adds support for a Count parameter for each Elastic Inference Accelerator type you specify on the RunInstances and LaunchTemplate APIs.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
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.588.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.589.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: 17 additions & 13 deletions apis/accessanalyzer-2019-11-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,10 @@
"shape": "Sl"
},
"analyzedAt": {
"type": "timestamp"
"shape": "Sm"
},
"createdAt": {
"type": "timestamp"
"shape": "Sm"
},
"error": {},
"isPublic": {
Expand All @@ -201,7 +201,7 @@
},
"status": {},
"updatedAt": {
"type": "timestamp"
"shape": "Sm"
}
}
}
Expand Down Expand Up @@ -315,13 +315,13 @@
"shape": "Sl"
},
"analyzedAt": {
"type": "timestamp"
"shape": "Sm"
},
"condition": {
"shape": "S10"
},
"createdAt": {
"type": "timestamp"
"shape": "Sm"
},
"error": {},
"id": {},
Expand All @@ -335,7 +335,7 @@
"resourceType": {},
"status": {},
"updatedAt": {
"type": "timestamp"
"shape": "Sm"
}
}
}
Expand Down Expand Up @@ -520,13 +520,13 @@
"shape": "Sl"
},
"analyzedAt": {
"type": "timestamp"
"shape": "Sm"
},
"condition": {
"shape": "S10"
},
"createdAt": {
"type": "timestamp"
"shape": "Sm"
},
"error": {},
"id": {},
Expand All @@ -540,7 +540,7 @@
"resourceType": {},
"status": {},
"updatedAt": {
"type": "timestamp"
"shape": "Sm"
}
}
}
Expand Down Expand Up @@ -746,6 +746,10 @@
"type": "list",
"member": {}
},
"Sm": {
"type": "timestamp",
"timestampFormat": "iso8601"
},
"Ss": {
"type": "structure",
"required": [
Expand All @@ -757,11 +761,11 @@
"members": {
"arn": {},
"createdAt": {
"type": "timestamp"
"shape": "Sm"
},
"lastResourceAnalyzed": {},
"lastResourceAnalyzedAt": {
"type": "timestamp"
"shape": "Sm"
},
"name": {},
"tags": {
Expand All @@ -780,14 +784,14 @@
],
"members": {
"createdAt": {
"type": "timestamp"
"shape": "Sm"
},
"filter": {
"shape": "S5"
},
"ruleName": {},
"updatedAt": {
"type": "timestamp"
"shape": "Sm"
}
}
},
Expand Down
41 changes: 21 additions & 20 deletions apis/accessanalyzer-2019-11-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Creates an analyzer with a zone of trust set to your account.</p>",
"documentation": "<p>Creates an analyzer for your account.</p>",
"idempotent": true
},
"CreateArchiveRule": {
Expand Down Expand Up @@ -81,7 +81,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Creates an archive rule for the specified analyzer.</p>",
"documentation": "<p>Creates an archive rule for the specified analyzer. Archive rules automatically archive findings that meet the criteria you define when you create the rule.</p>",
"idempotent": true
},
"DeleteAnalyzer": {
Expand Down Expand Up @@ -174,7 +174,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Retrieves information about an analyzed resource.</p>"
"documentation": "<p>Retrieves information about a resource that was analyzed.</p>"
},
"GetAnalyzer": {
"name": "GetAnalyzer",
Expand Down Expand Up @@ -302,7 +302,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Retrieves a list of resources that have been analyzed.</p>"
"documentation": "<p>Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer..</p>"
},
"ListAnalyzers": {
"name": "ListAnalyzers",
Expand Down Expand Up @@ -453,7 +453,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Starts a scan of the policies applied to the specified resource.</p>"
"documentation": "<p>Immediately starts a scan of the policies applied to the specified resource.</p>"
},
"TagResource": {
"name": "TagResource",
Expand Down Expand Up @@ -548,7 +548,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Updates the specified archive rule.</p>",
"documentation": "<p>Updates the criteria and values for the specified archive rule.</p>",
"idempotent": true
},
"UpdateFindings": {
Expand Down Expand Up @@ -578,7 +578,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Updates findings with the new values provided in the request.</p>",
"documentation": "<p>Updates the status for the specified findings.</p>",
"idempotent": true
}
},
Expand Down Expand Up @@ -777,7 +777,7 @@
},
"archiveRules": {
"shape": "InlineArchiveRulesList",
"documentation": "<p>Specifies the archive rules to add for the analyzer.</p>"
"documentation": "<p>Specifies the archive rules to add for the analyzer. Archive rules automatically archive findings that meet the criteria you define for the rule.</p>"
},
"clientToken": {
"shape": "String",
Expand All @@ -790,7 +790,7 @@
},
"type": {
"shape": "Type",
"documentation": "<p>The zone of trust for the analyzer. You can create only one analyzer per account per Region.</p>"
"documentation": "<p>The type of analyzer to create. Only ACCOUNT analyzers are supported. You can create only one analyzer per account per Region.</p>"
}
},
"documentation": "<p>Creates an analyzer.</p>"
Expand Down Expand Up @@ -855,7 +855,7 @@
"documentation": "<p>A \"not equals\" operator to match for the filter used to create the rule.</p>"
}
},
"documentation": "<p>The criteria to use in the filter that defines the rule.</p>"
"documentation": "<p>The criteria to use in the filter that defines the archive rule.</p>"
},
"DeleteAnalyzerRequest": {
"type": "structure",
Expand Down Expand Up @@ -888,7 +888,7 @@
"members": {
"analyzerName": {
"shape": "Name",
"documentation": "<p>The name of the analyzer that was deleted.</p>",
"documentation": "<p>The name of the analyzer that associated with the archive rule to delete.</p>",
"location": "uri",
"locationName": "analyzerName"
},
Expand Down Expand Up @@ -1197,7 +1197,7 @@
"documentation": "<p>A <code>finding</code> object that contains finding details.</p>"
}
},
"documentation": "<p>The resposne to the request.</p>"
"documentation": "<p>The response to the request.</p>"
},
"InlineArchiveRule": {
"type": "structure",
Expand All @@ -1208,14 +1208,14 @@
"members": {
"filter": {
"shape": "FilterCriteriaMap",
"documentation": "<p>The criteria for the rule.</p>"
"documentation": "<p>The condition and values for a criterion.</p>"
},
"ruleName": {
"shape": "Name",
"documentation": "<p>The name of the rule.</p>"
}
},
"documentation": "<p>An inline archive rule.</p>"
"documentation": "<p>An criterion statement in an archive rule. Each archive rule may have multiple criteria.</p>"
},
"InlineArchiveRulesList": {
"type": "list",
Expand Down Expand Up @@ -1286,7 +1286,7 @@
},
"type": {
"shape": "Type",
"documentation": "<p>The type of analyzer, which corresponds to the zone of trust selected when the analyzer was created.</p>",
"documentation": "<p>The type of analyzer.</p>",
"location": "querystring",
"locationName": "type"
}
Expand Down Expand Up @@ -1398,7 +1398,7 @@
"documentation": "<p>A token used for pagination of results returned.</p>"
}
},
"documentation": "<p>The resposne to the request.</p>"
"documentation": "<p>The response to the request.</p>"
},
"ListTagsForResourceRequest": {
"type": "structure",
Expand Down Expand Up @@ -1480,7 +1480,7 @@
"documentation": "<p>The sort order, ascending or descending.</p>"
}
},
"documentation": "<p>The sort criteria.</p>"
"documentation": "<p>The criteria used to sort.</p>"
},
"StartResourceScanRequest": {
"type": "structure",
Expand Down Expand Up @@ -1544,7 +1544,8 @@
}
},
"Timestamp": {
"type": "timestamp"
"type": "timestamp",
"timestampFormat": "iso8601"
},
"Token": {
"type": "string"
Expand Down Expand Up @@ -1580,7 +1581,7 @@
"UntagResourceResponse": {
"type": "structure",
"members": {},
"documentation": "<p>The response tot he request.</p>"
"documentation": "<p>The response to the request.</p>"
},
"UpdateArchiveRuleRequest": {
"type": "structure",
Expand Down Expand Up @@ -1654,5 +1655,5 @@
"min": 1
}
},
"documentation": "<p>AWS IAM Access Analyzer API Reference</p>"
"documentation": "<p>AWS IAM Access Analyzer helps identify potential resource-access risks by enabling you to identify any policies that grant access to an external principal. It does this by using logic-based reasoning to analyze resource-based policies in your AWS environment. An external principal can be another AWS account, a root user, an IAM user or role, a federated user, an AWS service, or an anonymous user. This guide describes the AWS IAM Access Analyzer operations that you can call programmatically. For general information about Access Analyzer, see the <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/what-is-access-analyzer.html\">AWS IAM Access Analyzer section of the IAM User Guide</a>.</p> <p>To start using Access Analyzer, you first need to create an analyzer.</p>"
}
Loading

0 comments on commit b3d39f8

Please # to comment.