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.20.0#517

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2023

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

Changelog

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

Release (2023-06-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.29.0
    • Feature: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.21.0
    • Feature: This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.25.0
    • Feature: This release introduces event stream related APIs.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.15
    • Documentation: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.19.0
    • Feature: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.19.0
    • Feature: AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.

Release (2023-06-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.57.1
    • Documentation: GetMetricDataV2 API is now available in AWS GovCloud(US) region.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.26.0
    • Feature: This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.0
    • Feature: This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.14.0
    • Feature: Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.38.0
    • Feature: Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.29.0
    • Feature: This release adds support for Lex Developers to create test sets and to execute those test-sets against their bots.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.37.0
    • Feature: QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
  • github.com/aws/aws-sdk-go-v2/service/signer: v1.15.0
    • Feature: AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.23.0
    • Feature: Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.

Release (2023-06-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.28.0
    • Feature: AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.99.0
    • Feature: Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.10.0
    • Feature: Releasing new Managed kdb Insights APIs
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.25.0
    • Feature: Added new variable types, new DateTime data type, and new rules engine functions for interacting and working with DateTime data types.
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.3.0

... (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.20.0.
- [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/s3/v1.20.0)

---
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 Jun 8, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2023

Superseded by #524.

@dependabot dependabot bot closed this Jun 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.20.0 branch June 14, 2023 09:07
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