-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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 aws/aws-sdk-go to v1.30.16 #12970
Conversation
ddd667d
to
bff9f3c
Compare
bff9f3c
to
06ec04e
Compare
06ec04e
to
e797118
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new validation in the firehose service was the only thing that jumped out as a potential issue, but it acceptance tests okay:
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3basic (76.46s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_ExternalUpdate (83.43s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_ErrorOutputPrefix (85.11s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_ProcessingConfiguration_Empty (87.41s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_HiveJsonSerDe_Empty (89.01s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3KinesisStreamSource (93.97s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3basicWithTags (99.26s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_Enabled (99.12s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_Deserializer_Update (107.47s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_ParquetSerDe_Empty (109.21s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_OpenXJsonSerDe_Empty (111.36s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_basic (113.43s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3Updates (118.83s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3basic (122.66s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_OrcSerDe_Empty (123.04s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3_DataFormatConversionConfiguration_Serializer_Update (124.36s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ExtendedS3KmsKeyArn (128.35s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3WithCloudwatchLogging (133.56s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_missingProcessingConfiguration (70.43s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3ConfigUpdates (159.71s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_SplunkConfigUpdates (111.43s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_s3basicWithSSE (207.60s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_RedshiftConfigUpdates (407.80s)
--- PASS: TestAccAWSKinesisFirehoseDeliveryStream_ElasticsearchConfigUpdates (789.42s)
This has been released in version 2.60.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
Co-authored-by: Renovate Bot <bot@renovateapp.com>
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
This PR contains the following updates:
v1.30.12
->v1.30.16
Release Notes
aws/aws-sdk-go
v1.30.16
Compare Source
===
Service Client Updates
service/ecr
: Updates service API and documentationservice/kinesis-video-archived-media
: Updates service API and documentationservice/kinesisvideo
: Updates service API and documentationservice/medialive
: Updates service API and documentationservice/route53
: Updates service API, documentation, and paginatorsservice/ssm
: Updates service API and documentationSDK Bugs
service/s3
: Fix S3 client behavior wrt 200 OK response with empty payloadv1.30.15
Compare Source
===
Service Client Updates
service/accessanalyzer
: Updates service API and documentationservice/dataexchange
: Updates service API and documentationservice/dms
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationv1.30.14
Compare Source
===
Service Client Updates
service/dlm
: Updates service documentationservice/elastic-inference
: Updates service API, documentation, and paginatorsservice/iot
: Updates service APIv1.30.13
Compare Source
===
Service Client Updates
service/application-autoscaling
: Updates service API, documentation, and examplesservice/firehose
: Updates service API and documentationservice/mediapackage-vod
: Updates service API and documentationservice/pinpoint
: Updates service API and documentationservice/ram
: Updates service API and documentationservice/rds
: Updates service API and documentationservice/storagegateway
: Updates service API and documentationservice/transfer
: Updates service API and documentationSDK Enhancements
aws/credentials/stscreds
: Add support for policy ARNs (#3249)AssumeRoleProvider
andWebIdentityRoleProvider
credential providers. This allows you provide policy ARNs when assuming the role that will further limit the permissions of the credentials returned.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.