Skip to content

Commit

Permalink
Updates SDK to v2.1185.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 29, 2022
1 parent 78f1c52 commit fbc4bd5
Show file tree
Hide file tree
Showing 16 changed files with 368 additions and 159 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1185.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "EC2",
"description": "Documentation updates for Amazon EC2."
},
{
"type": "feature",
"category": "Shield",
"description": "AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1184.0-->
<!--LATEST=2.1185.0-->
<!--ENTRYINSERT-->

## 2.1185.0
* feature: EC2: Documentation updates for Amazon EC2.
* feature: Shield: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

## 2.1184.0
* feature: ES: This release adds support for gp3 EBS (Elastic Block Store) storage.
* feature: LookoutVision: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
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.1184.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1185.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
85 changes: 44 additions & 41 deletions apis/ec2-2016-11-15.normal.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apis/fsx-2018-03-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@
"shape": "ResourceDoesNotSupportTagging"
}
],
"documentation": "<p>Lists tags for an Amazon FSx file systems and backups in the case of Amazon FSx for Windows File Server.</p> <p>When retrieving all tags, you can optionally specify the <code>MaxResults</code> parameter to limit the number of tags in a response. If more tags remain, Amazon FSx returns a <code>NextToken</code> value in the response. In this case, send a later request with the <code>NextToken</code> request parameter set to the value of <code>NextToken</code> from the last response.</p> <p>This action is used in an iterative process to retrieve a list of your tags. <code>ListTagsForResource</code> is called first without a <code>NextToken</code>value. Then the action continues to be called with the <code>NextToken</code> parameter set to the value of the last <code>NextToken</code> value until a response has no <code>NextToken</code>.</p> <p>When using this action, keep the following in mind:</p> <ul> <li> <p>The implementation might return fewer than <code>MaxResults</code> file system descriptions while still including a <code>NextToken</code> value.</p> </li> <li> <p>The order of tags returned in the response of one <code>ListTagsForResource</code> call and the order of tags returned across the responses of a multi-call iteration is unspecified.</p> </li> </ul>"
"documentation": "<p>Lists tags for Amazon FSx resources.</p> <p>When retrieving all tags, you can optionally specify the <code>MaxResults</code> parameter to limit the number of tags in a response. If more tags remain, Amazon FSx returns a <code>NextToken</code> value in the response. In this case, send a later request with the <code>NextToken</code> request parameter set to the value of <code>NextToken</code> from the last response.</p> <p>This action is used in an iterative process to retrieve a list of your tags. <code>ListTagsForResource</code> is called first without a <code>NextToken</code>value. Then the action continues to be called with the <code>NextToken</code> parameter set to the value of the last <code>NextToken</code> value until a response has no <code>NextToken</code>.</p> <p>When using this action, keep the following in mind:</p> <ul> <li> <p>The implementation might return fewer than <code>MaxResults</code> file system descriptions while still including a <code>NextToken</code> value.</p> </li> <li> <p>The order of tags returned in the response of one <code>ListTagsForResource</code> call and the order of tags returned across the responses of a multi-call iteration is unspecified.</p> </li> </ul>"
},
"ReleaseFileSystemNfsV3Locks": {
"name": "ReleaseFileSystemNfsV3Locks",
Expand Down Expand Up @@ -1753,7 +1753,7 @@
},
"Paths": {
"shape": "DataRepositoryTaskPaths",
"documentation": "<p>(Optional) The path or paths on the Amazon FSx file system to use when the data repository task is processed. The default path is the file system root directory. The paths you provide need to be relative to the mount point of the file system. If the mount point is <code>/mnt/fsx</code> and <code>/mnt/fsx/path1</code> is a directory or file on the file system you want to export, then the path to provide is <code>path1</code>. If a path that you provide isn't valid, the task fails.</p>"
"documentation": "<p>A list of paths for the data repository task to use when the task is processed. If a path that you provide isn't valid, the task fails.</p> <ul> <li> <p>For export tasks, the list contains paths on the Amazon FSx file system from which the files are exported to the Amazon S3 bucket. The default path is the file system root directory. The paths you provide need to be relative to the mount point of the file system. If the mount point is <code>/mnt/fsx</code> and <code>/mnt/fsx/path1</code> is a directory or file on the file system you want to export, then the path to provide is <code>path1</code>.</p> </li> <li> <p>For import tasks, the list contains paths in the Amazon S3 bucket from which POSIX metadata changes are imported to the Amazon FSx file system. The path can be an S3 bucket or prefix in the format <code>s3://myBucket/myPrefix</code> (where <code>myPrefix</code> is optional).</p> </li> </ul>"
},
"FileSystemId": {
"shape": "FileSystemId"
Expand Down Expand Up @@ -1965,7 +1965,7 @@
},
"CopyTagsToVolumes": {
"shape": "Flag",
"documentation": "<p>A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to <code>false</code>. If it's set to <code>true</code>, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is <code>true</code>, and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value. </p>"
"documentation": "<p>A Boolean value indicating whether tags for the file system should be copied to volumes. This value defaults to <code>false</code>. If it's set to <code>true</code>, all tags for the file system are copied to volumes where the user doesn't specify tags. If this value is <code>true</code>, and you specify one or more tags, only the specified tags are copied to volumes. If you specify one or more tags when creating the volume, no tags are copied from the file system, regardless of this value.</p>"
},
"DailyAutomaticBackupStartTime": {
"shape": "DailyTime"
Expand Down
40 changes: 40 additions & 0 deletions apis/shield-2016-06-02.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,26 @@
"NextToken": {},
"MaxResults": {
"type": "integer"
},
"InclusionFilters": {
"type": "structure",
"members": {
"ProtectionGroupIds": {
"type": "list",
"member": {}
},
"Patterns": {
"type": "list",
"member": {}
},
"ResourceTypes": {
"shape": "S3r"
},
"Aggregations": {
"type": "list",
"member": {}
}
}
}
}
},
Expand All @@ -672,6 +692,22 @@
"NextToken": {},
"MaxResults": {
"type": "integer"
},
"InclusionFilters": {
"type": "structure",
"members": {
"ResourceArns": {
"type": "list",
"member": {}
},
"ProtectionNames": {
"type": "list",
"member": {}
},
"ResourceTypes": {
"shape": "S3r"
}
}
}
}
},
Expand Down Expand Up @@ -985,6 +1021,10 @@
}
}
}
},
"S3r": {
"type": "list",
"member": {}
}
}
}
Loading

0 comments on commit fbc4bd5

Please sign in to comment.