Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/aws/aws-sdk-go to v1.44.271 #466

Merged
merged 1 commit into from
May 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.262 -> v1.44.271

Release Notes

aws/aws-sdk-go

v1.44.271

Compare Source

===

Service Client Updates
  • service/connect: Updates service API
  • service/iotwireless: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.

v1.44.270

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API and documentation
  • service/codepipeline: Updates service API and documentation
    • Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
  • service/gamelift: Updates service API and documentation
    • GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
  • service/glue: Updates service API and documentation
    • Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
  • service/migration-hub-refactor-spaces: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.
SDK Bugs
  • service/s3: Populate X-Amz-Content-Sha256 header when using s3 outpost arn
    • Using an outpost ARN results in a different signing name from the resolved endpoint. This signing name was not included in the signer logic to indicate the X-Amz-Content-Sha256 header should be added to the request which is required by S3.

v1.44.269

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/connect: Updates service API
  • service/cur: Updates service API
    • Add support for split cost allocation data on a report.
  • service/sagemaker: Updates service API and documentation
    • SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API
SDK Bugs
  • service/sms: Remove deprecated services (SMS) integration tests.
    • SMS integration tests will fail because SMS deprecated their service.

v1.44.268

Compare Source

===

Service Client Updates
  • service/fms: Updates service API
  • service/sagemaker: Updates service API and documentation
    • Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
  • service/translate: Updates service API and documentation

v1.44.267

Compare Source

===

Service Client Updates
  • service/backup: Updates service API and documentation
  • service/pinpoint: Updates service documentation
    • Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • service/quicksight: Updates service API, documentation, and paginators
    • Add support for Asset Bundle, Geospatial Heatmaps.
SDK Bugs
  • rest: Revert removing unnecessary path normalization behavior.
    • This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
  • config: Revert deprecating DisableRestProtocolURICleaning config setting.
    • This setting will have an effect again. REST-protocol paths will now be normalized after serialization.

v1.44.266

Compare Source

===

Service Client Updates
  • service/backup: Updates service API and documentation
  • service/connectcases: Updates service API
  • service/mediapackagev2: Adds new service
  • service/sesv2: Updates service API, documentation, and examples

v1.44.265

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Removing SparkProperties from EngineConfiguration object for StartSession API call
  • service/cloudtrail: Updates service API and documentation
    • Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • service/compute-optimizer: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • service/ecs: Updates service documentation
    • Documentation only release to address various tickets.
  • service/mediaconvert: Updates service API and documentation
    • This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • service/sagemaker-geospatial: Updates service API and documentation
  • service/sts: Updates service API
    • API updates for the AWS Security Token Service
SDK Bugs
  • rest: Remove unnecessary path normalization behavior.
    • This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
  • config: Deprecate DisableRestProtocolURICleaning config setting.
    • This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization.

v1.44.264

Compare Source

===

Service Client Updates
  • service/detective: Updates service API
  • service/directconnect: Updates service documentation
    • This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • service/glue: Updates service API and documentation
    • Add Support for Tags for Custom Entity Types
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager
  • service/wafv2: Updates service API and documentation

v1.44.263

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • service/kafka: Updates service API
  • service/rekognition: Updates service API and documentation
    • This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • service/rolesanywhere: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

Configuration

📅 Schedule: Branch creation - "after 9pm on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@felladrin felladrin merged commit fa71c90 into master May 27, 2023
@felladrin felladrin deleted the renovate/github.com-aws-aws-sdk-go-1.x branch May 27, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant