service/codeartifact: Updates service documentation
service/config: Updates service paginators
service/ecs: Updates service documentation
This release contains updates for Amazon ECS.
service/eks: Updates service API and documentation
service/iotwireless: Updates service API and documentation
service/kinesisanalyticsv2: Updates service API and documentation
service/mediaconvert: Updates service API and documentation
AWS Elemental MediaConvert SDK has added support for Kantar SNAP File Audio Watermarking with a Kantar Watermarking account, and Display Definition Segment(DDS) segment data controls for DVB-Sub caption outputs.
service/ssm: Updates service API, documentation, and paginators
This release adds new APIs to associate, disassociate and list related items in SSM OpsCenter; and this release adds DisplayName as a version-level attribute for SSM Documents and introduces two new document types: ProblemAnalysis, ProblemAnalysisTemplate.
Release v1.38.36 (2021-05-07)
Service Client Updates
service/connect: Updates service API and documentation
service/lakeformation: Updates service API and documentation
service/lookoutmetrics: Updates service API and documentation
Release v1.38.35 (2021-05-06)
Service Client Updates
service/kafka: Updates service API and documentation
service/servicediscovery: Updates service API and documentation
service/snowball: Updates service API and documentation
AWS Snow Family adds APIs for ordering and managing Snow jobs with long term pricing
service/ssm: Updates service API and documentation
SSM feature release - ChangeCalendar integration with StateManager.
Release v1.38.34 (2021-05-05)
Service Client Updates
service/auditmanager: Updates service API and documentation
service/kinesisanalyticsv2: Updates service API and documentation
service/nimble: Updates service documentation
service/sagemaker: Updates service API and documentation
Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint
SDK Bugs
service/finspace: Fix Content-Type header sent in request (#3896)
Fixes the Content-Type header sent by the SDK in requests to the API
service/finspacedata: Fix Content-Type header sent in request (#3896)
Fixes the Content-Type header sent by the SDK in requests to the API
service/codeartifact: Updates service documentation
service/config: Updates service paginators
service/ecs: Updates service documentation
This release contains updates for Amazon ECS.
service/eks: Updates service API and documentation
service/iotwireless: Updates service API and documentation
service/kinesisanalyticsv2: Updates service API and documentation
service/mediaconvert: Updates service API and documentation
AWS Elemental MediaConvert SDK has added support for Kantar SNAP File Audio Watermarking with a Kantar Watermarking account, and Display Definition Segment(DDS) segment data controls for DVB-Sub caption outputs.
service/ssm: Updates service API, documentation, and paginators
This release adds new APIs to associate, disassociate and list related items in SSM OpsCenter; and this release adds DisplayName as a version-level attribute for SSM Documents and introduces two new document types: ProblemAnalysis, ProblemAnalysisTemplate.
Release v1.38.36 (2021-05-07)
Service Client Updates
service/connect: Updates service API and documentation
service/lakeformation: Updates service API and documentation
service/lookoutmetrics: Updates service API and documentation
Release v1.38.35 (2021-05-06)
Service Client Updates
service/kafka: Updates service API and documentation
service/servicediscovery: Updates service API and documentation
service/snowball: Updates service API and documentation
AWS Snow Family adds APIs for ordering and managing Snow jobs with long term pricing
service/ssm: Updates service API and documentation
SSM feature release - ChangeCalendar integration with StateManager.
Release v1.38.34 (2021-05-05)
Service Client Updates
service/auditmanager: Updates service API and documentation
service/kinesisanalyticsv2: Updates service API and documentation
service/nimble: Updates service documentation
service/sagemaker: Updates service API and documentation
Amazon SageMaker Autopilot now provides the ability to automatically deploy the best model to an endpoint
SDK Bugs
service/finspace: Fix Content-Type header sent in request (#3896)
Fixes the Content-Type header sent by the SDK in requests to the API
service/finspacedata: Fix Content-Type header sent in request (#3896)
Fixes the Content-Type header sent by the SDK in requests to the API
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps github.com/aws/aws-sdk-go from 1.31.3 to 1.38.37.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
5117c0d
Release v1.38.37 (2021-05-10) (#3902)5e25a0d
Release v1.38.36 (2021-05-07) (#3900)de949e2
Release v1.38.35 (2021-05-06) (#3899)c9753ef
Release v1.38.34 (2021-05-05) (#3898)66dee9c
service/finspace: Fix SDK's ContentType sent for requests (#3896)fc28b08
Release v1.38.33 (2021-05-05) (#3897)6c6336c
Release v1.38.32 (2021-05-04) (#3895)c5aeec1
Release v1.38.31 (2021-05-03) (#3893)b9d2b59
aws/endpoints: Support FIPS Global Partition Endpoints (#3882)e7970f6
Release v1.38.30 (2021-04-30) (#3889)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)