Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.9.1 to 1.18.14#226

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.18.14
Closed

Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.9.1 to 1.18.14#226
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.18.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/iam from 1.9.1 to 1.18.14.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/iam's changelog.

Release (2022-08-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.20.0
    • Feature: Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.25.0
    • Feature: AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.18.14
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.17.1
    • Documentation: Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.24.0
    • Feature: Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.21.5
    • Documentation: Documentation updates for AWS Transfer Family

Release (2022-08-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/rds: v1.25.0
    • Feature: RDS for Oracle supports Oracle Data Guard switchover and read replica backups.
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.5
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

Release (2022-08-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.19.5
    • Documentation: Update document for volume clone
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.54.0
    • Feature: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.23.0
    • Feature: releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
  • github.com/aws/aws-sdk-go-v2/service/forecastquery: v1.12.0
    • Feature: releasing What-If Analysis APIs
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.24.0
    • Feature: Enable non-unique asset names under different hierarchies
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.23.0
    • Feature: This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.23.0
    • Feature: Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
  • github.com/aws/aws-sdk-go-v2/service/supportapp: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for the AWS Support App in Slack.

Release (2022-08-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.28.0
    • Feature: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) from 1.9.1 to 1.18.14.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.9.1...service/ecs/v1.18.14)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2022

Superseded by #229.

@dependabot dependabot bot closed this Aug 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.18.14 branch August 30, 2022 08:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants