Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.36.31
Choose a base ref
...
head repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.37.25
Choose a head ref

Commits on Jan 22, 2021

  1. Release v1.36.31 (2021-01-22) (#3749)

    Release v1.36.31 (2021-01-22)
    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API and documentation
      * Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
    * `service/greengrassv2`: Updates service documentation
    * `service/models.lex.v2`: Adds new service
    * `service/rds`: Updates service documentation
      * Documentation updates for Amazon RDS
    * `service/redshift`: Updates service API and documentation
      * Update VPC endpoint field names.
    * `service/runtime.lex.v2`: Adds new service
    * `service/ssm`: Updates service documentation
      * Documentation updates for the ListDocumentFilters API action.
    aws-sdk-go-automation authored Jan 22, 2021
    Copy the full SHA
    df6799b View commit details

Commits on Jan 26, 2021

  1. Update stale_issues.yml

    KaibaLopez authored Jan 26, 2021
    Copy the full SHA
    d7693d1 View commit details
  2. Release v1.36.32 (2021-01-26) (#3754)

    Release v1.36.32 (2021-01-26)
    ===
    
    ### Service Client Updates
    * `service/backup`: Updates service documentation
    aws-sdk-go-automation authored Jan 26, 2021
    Copy the full SHA
    a667741 View commit details

Commits on Jan 27, 2021

  1. Merge pull request #3753 from aws/KaibaLopez-stale-action

    Update stale_issues.yml
    KaibaLopez authored Jan 27, 2021
    Copy the full SHA
    b9efcac View commit details
  2. Release v1.36.33 (2021-01-27) (#3757)

    Release v1.36.33 (2021-01-27)
    ===
    
    ### Service Client Updates
    * `service/accessanalyzer`: Updates service API and documentation
    * `service/customer-profiles`: Updates service API
    * `service/elasticache`: Updates service API and documentation
      * Add support to pass ParameterGroup name as part updating Engine Version of Global Datastore.
    * `service/es`: Updates service API and documentation
      * Amazon Elasticsearch Service adds support for node-to-node encryption and encryption at rest for existing domains running Elasticsearch version 6.7 and above
    * `service/lightsail`: Updates service documentation
      * Documentation updates for Lightsail
    * `service/sesv2`: Updates service API and documentation
    aws-sdk-go-automation authored Jan 27, 2021
    Copy the full SHA
    7051404 View commit details
  3. AWS Single Sign-On (SSO) Provider Support (#3755)

    * Implement SSO Provider Support
    * Implement Credential Chain Support for SSO Provider
    skmcgrail authored Jan 27, 2021
    Copy the full SHA
    04e0775 View commit details

Commits on Jan 28, 2021

  1. Stale Action fix

    version change may have fixed the issue, but to be sure I'm leaving the loglevel as debug for the next run.
    KaibaLopez authored Jan 28, 2021
    Copy the full SHA
    3f3ca68 View commit details
  2. Copy the full SHA
    af42fb7 View commit details
  3. Release v1.37.0 (2021-01-28) (#3761)

    Release v1.37.0 (2021-01-28)
    ===
    
    ### Service Client Updates
    * `service/databrew`: Updates service API and documentation
    * `service/iot`: Updates service documentation
      * Documentation updates for IoT DeleteOTAUpdate API
    * `service/managedblockchain`: Updates service API and documentation
    * `service/monitoring`: Updates service API and documentation
      * Update to SDK to support label time zones in CloudWatch GetMetricData
    * `service/robomaker`: Updates service API and documentation
    * `service/wellarchitected`: Updates service documentation
    
    ### SDK Features
    * `aws/credentials/ssocreds`: Add support for AWS Single Sign-On (SSO) Credential Provider ([#3755](#3755))
    * `aws/session`: Support has been added to resolve shared configuration profiles that are configured for AWS Single Sign-On (SSO) ([#3755](#3755))
    aws-sdk-go-automation authored Jan 28, 2021
    Copy the full SHA
    c9d4f94 View commit details
  4. Merge pull request #3759 from aws/KaibaLopez-stale-aciton

    Stale Action fix
    KaibaLopez authored Jan 28, 2021
    Copy the full SHA
    55f662b View commit details

Commits on Jan 29, 2021

  1. service/lexmodelsv2: Add fix to send expected Content-Type header (#3762

    )
    
    Fixes the Amazon Lex Model Builder V2 API client to send the expected Content-Type of application/x-amz-json-1.1.
    jasdel authored Jan 29, 2021
    Copy the full SHA
    0dd1266 View commit details
  2. service/lexmodelsv2: Fixup unit test for Go 1.5 and 1.6 (#3764)

    Fixes the unit tests for the API's customizations of old versions of go.
    jasdel authored Jan 29, 2021
    Copy the full SHA
    3f5ad80 View commit details
  3. Release v1.37.1 (2021-01-29) (#3766)

    Release v1.37.1 (2021-01-29)
    ===
    
    ### Service Client Updates
    * `service/connect`: Updates service API, documentation, and paginators
    * `service/macie2`: Updates service API and documentation
    * `service/medialive`: Updates service API and documentation
      * "AWS Elemental MediaLive now supports output to a private VPC. When this property is specified, the output will egress from a user specified VPC."
    * `service/transcribe-streaming`: Updates service API and documentation
    
    ### SDK Bugs
    * `service/lexmodelsv2`: Add fix to send expected Content-Type header
        * Fixes the Amazon Lex Model Builder V2 API client to send the expected Content-Type of application/x-amz-json-1.1.
    aws-sdk-go-automation authored Jan 29, 2021
    Copy the full SHA
    3974dd0 View commit details

Commits on Feb 1, 2021

  1. Copy the full SHA
    4a3fa39 View commit details

Commits on Feb 2, 2021

  1. Copy the full SHA
    b2cc34f View commit details
  2. Release v1.37.2 (2021-02-02) (#3771)

    Release v1.37.2 (2021-02-02)
    ===
    
    ### Service Client Updates
    * `service/application-autoscaling`: Updates service API and documentation
    * `service/appmesh`: Updates service API and documentation
    * `service/iotwireless`: Updates service API and documentation
    * `service/location`: Updates service documentation
    * `service/lookoutvision`: Updates service API and documentation
    * `service/medialive`: Updates service API and documentation
      * AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
    * `service/organizations`: Updates service documentation
      * Documentation updates for AWS Organizations.
    * `service/rds-data`: Updates service API and documentation
    * `service/route53`: Updates service documentation
      * Documentation updates for Route 53
    * `service/s3control`: Updates service API and documentation
      * Amazon S3 Batch Operations now supports Delete Object Tagging
    
    ### SDK Enhancements
    * `service/s3`: Amazon S3 now supports AWS PrivateLink, providing direct access to S3 via a private endpoint within your virtual private network.
    
    ### SDK Bugs
    * `aws/session`: Fixed a bug that prevented credentials from being sourced from the environment if the loaded shared config profile contained partial SSO configuration. ([#3769](#3769))
      * Fixes ([#3768](#3768))
    aws-sdk-go-automation authored Feb 2, 2021
    Copy the full SHA
    368c345 View commit details

Commits on Feb 3, 2021

  1. Release v1.37.3 (2021-02-03) (#3772)

    Release v1.37.3 (2021-02-03)
    ===
    
    ### Service Client Updates
    * `service/auditmanager`: Updates service API
    * `service/ce`: Updates service documentation
    * `service/codebuild`: Updates service documentation
      * Documentation updates for codebuild
    * `service/compute-optimizer`: Updates service documentation
    * `service/databrew`: Updates service API and documentation
    * `service/ec2`: Updates service API, documentation, and paginators
      * EC2 Public IP now supports API for setting PTR records on Elastic IP address.
    * `service/iotsitewise`: Updates service API and documentation
    * `service/lambda`: Updates service API, documentation, and examples
      * Support for creating Lambda Functions using 'nodejs14.x'
    * `service/securityhub`: Updates service API and documentation
    * `service/workmail`: Updates service API
      * Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.
    aws-sdk-go-automation authored Feb 3, 2021
    Copy the full SHA
    65c0691 View commit details

Commits on Feb 4, 2021

  1. Release v1.37.4 (2021-02-04) (#3773)

    Release v1.37.4 (2021-02-04)
    ===
    
    ### Service Client Updates
    * `service/appflow`: Updates service API and documentation
    * `service/athena`: Updates service API and documentation
      * Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
    * `service/dlm`: Updates service API and documentation
    * `service/ec2`: Updates service API, documentation, and paginators
      * AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
    * `service/emr-containers`: Updates service API
    * `service/quicksight`: Updates service API and documentation
      * API release for field folders feature.
    aws-sdk-go-automation authored Feb 4, 2021
    Copy the full SHA
    2081f65 View commit details
  2. Release v1.37.5 (2021-02-04) (#3774)

    Release v1.37.5 (2021-02-04)
    ===
    
    ### Service Client Updates
    * `service/ec2`: Updates service API, documentation, and paginators
      * AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
    aws-sdk-go-automation authored Feb 4, 2021
    Copy the full SHA
    33f311b View commit details

Commits on Feb 5, 2021

  1. Release v1.37.6 (2021-02-05) (#3775)

    Release v1.37.6 (2021-02-05)
    ===
    
    ### Service Client Updates
    * `service/elasticloadbalancingv2`: Updates service documentation
    * `service/macie`: Updates service documentation
      * Documentation updates for Amazon Macie Classic. We replaced the term "master account" with the term "administrator account." An administrator account is used to centrally manage multiple accounts.
    * `service/organizations`: Updates service API and documentation
      * Added support for a few additional exception codes for some AWS Organizations APIs.
    aws-sdk-go-automation authored Feb 5, 2021
    Copy the full SHA
    55b7db5 View commit details

Commits on Feb 8, 2021

  1. Release v1.37.7 (2021-02-08) (#3776)

    Release v1.37.7 (2021-02-08)
    ===
    
    ### Service Client Updates
    * `service/cloudtrail`: Updates service API and documentation
      * ConflictException is now thrown when certain operations are called on resources before CloudTrail has time to load the resources. Two new exceptions have been added to the PutInsightSelectors API.
    * `service/dataexchange`: Updates service API and documentation
    * `service/elasticache`: Updates service documentation
      * Documentation updates for elasticache
    * `service/elasticloadbalancingv2`: Updates service documentation
    * `service/globalaccelerator`: Updates service API and documentation
    * `service/iotsitewise`: Updates service API and documentation
    * `service/ivs`: Updates service API
    * `service/macie2`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 8, 2021
    Copy the full SHA
    6894cc5 View commit details

Commits on Feb 9, 2021

  1. Release v1.37.8 (2021-02-09) (#3777)

    Release v1.37.8 (2021-02-09)
    ===
    
    ### Service Client Updates
    * `service/gamelift`: Updates service API
      * GameLift FleetIQ users can now use AMD instance families in supported Regions. In addition, FlexMatch matchmaking notification now supports SNS FIFO topics.
    * `service/mediaconvert`: Updates service API and documentation
      * AWS Elemental MediaConvert SDK has added support for WMA audio only ingest, SMPTE-TT text and image caption ingest, and MPEG-2 video in MXF OP1a outputs.
    * `service/qldb-session`: Updates service API and documentation
    * `service/quicksight`: Updates service API, documentation, and paginators
      * QuickSight now supports Python's paginators for Exploration APIs.
    * `service/sagemaker`: Updates service API and documentation
      * Add a new optional FrameworkVersion field to Sagemaker Neo CreateCompilationJob API
    aws-sdk-go-automation authored Feb 9, 2021
    Copy the full SHA
    ba8f35e View commit details

Commits on Feb 11, 2021

  1. Release v1.37.9 (2021-02-11) (#3779)

    Release v1.37.9 (2021-02-11)
    ===
    
    ### Service Client Updates
    * `service/databrew`: Updates service API and documentation
    * `service/rds`: Updates service API and documentation
      * Adding support for RDS Aurora Global Database Failover
    aws-sdk-go-automation authored Feb 11, 2021
    Copy the full SHA
    4952154 View commit details

Commits on Feb 12, 2021

  1. Release v1.37.10 (2021-02-12) (#3780)

    Release v1.37.10 (2021-02-12)
    ===
    
    ### Service Client Updates
    * `service/appsync`: Updates service API and documentation
    * `service/codepipeline`: Updates service API and documentation
      * The release provides new GetActionType and UpdateActionType APIs for viewing and editing action types in CodePipeline.
    * `service/detective`: Updates service API
    * `service/eks`: Updates service API, documentation, and paginators
    * `service/elasticloadbalancingv2`: Updates service documentation
    * `service/iam`: Updates service API and documentation
      * AWS Identity and Access Management now supports tagging for the following resources: customer managed policies, identity providers, instance profiles, server certificates, and virtual MFA devices.
    * `service/macie2`: Updates service API and documentation
    * `service/personalize-events`: Updates service API and documentation
    * `service/rds`: Updates service API and documentation
      * EngineMode in the response of DescribeDBClusterSnapshots. SupportedEngineModes, SupportsParallelQuery and SupportsGlobalDatabases in ValidUpgradeTarget of DBEngineVersions in DescribeDBEngineVersions.
    * `service/wafv2`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 12, 2021
    Copy the full SHA
    6aa5fda View commit details

Commits on Feb 15, 2021

  1. Release v1.37.11 (2021-02-15) (#3781)

    Release v1.37.11 (2021-02-15)
    ===
    
    ### Service Client Updates
    * `service/config`: Updates service API and documentation
    * `service/kinesis-video-archived-media`: Updates service API and documentation
    * `service/lightsail`: Updates service documentation
      * Documentation updates for Lightsail
    * `service/medialive`: Updates service API and documentation
      * AWS MediaLive now supports Automatic-Input-Failover for CDI Inputs.
    * `service/mediatailor`: Updates service API, documentation, and paginators
    * `service/pinpoint`: Updates service API and documentation
      * Lets customers use origination number when specifying SMS message configuration for Campaigns and Journeys.
    * `service/redshift-data`: Updates service API and documentation
    * `service/workmailmessageflow`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 15, 2021
    Copy the full SHA
    8756523 View commit details

Commits on Feb 16, 2021

  1. aws/client: Fix logging to allow it to be enabled per operation (#3778)

    Allow logging of operation and request to be enabled per operation, not
    only per client or session.
    
    	client := dynamodb.New(sess)
    
    	var w bytes.Buffer
    	resp, err := client.DescribeTableWithContext(context.TODO(), params,
    		func(r *request.Request) {
    			r.Config.LogLevel = aws.LogLevel(aws.LogDebugWithHTTPBody)
    			r.Config.Logger = aws.LoggerFunc(func(args ...interface{}) {
    				fmt.Fprintln(&w, args...)
    			})
    		})
    	if someCondition {
    		log.Printf("Condition met\n%s", w.String())
    	}
    jasdel authored Feb 16, 2021
    Copy the full SHA
    606788c View commit details
  2. Release v1.37.12 (2021-02-16) (#3784)

    Release v1.37.12 (2021-02-16)
    ===
    
    ### Service Client Updates
    * `service/codebuild`: Updates service API and documentation
      * This release provides per-project limits for the number of concurrent builds
    * `service/devops-guru`: Updates service API and documentation
    
    ### SDK Bugs
    * `aws/client`: Fix logging to allow it to be enabled per operation
      * Allow logging of operation and request to be enabled per operation, not only per client or session.
    aws-sdk-go-automation authored Feb 16, 2021
    Copy the full SHA
    8d9532c View commit details

Commits on Feb 17, 2021

  1. Release v1.37.13 (2021-02-17) (#3788)

    Release v1.37.13 (2021-02-17)
    ===
    
    ### Service Client Updates
    * `service/config`: Updates service API
    * `service/ec2`: Updates service API and documentation
      * This release includes a new filter for describe-vpc-endpoint-services.
    * `service/lookoutvision`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 17, 2021
    Copy the full SHA
    c30a7b2 View commit details
  2. Copy the full SHA
    39a0852 View commit details

Commits on Feb 18, 2021

  1. Release v1.37.14 (2021-02-18) (#3789)

    Release v1.37.14 (2021-02-18)
    ===
    
    ### Service Client Updates
    * `service/cloudformation`: Updates service API and documentation
      * Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
    * `service/codebuild`: Updates service API and documentation
      * AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
    * `service/health`: Updates service documentation
      * Documentation updates for health
    * `service/sagemaker`: Updates service API and documentation
      * This release adds expires-in-seconds parameter to the CreatePresignedDomainUrl API for support of a configurable TTL.
    
    ### SDK Enhancements
    * `service/neptune`: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. ([#3782](#3782))
    * `service/docdb`: Support for PreSignedUrl generation for CopyDBClusterSnapshot and CreateDBCluster operations. ([#3782](#3782))
    aws-sdk-go-automation authored Feb 18, 2021
    Copy the full SHA
    d5c2145 View commit details

Commits on Feb 19, 2021

  1. aws/credentials/stscreds: Fix typo in StdinTokenProvider (#3791)

    Fixes small typo in StdinTokenProvider's documentation.
    halmai authored Feb 19, 2021
    Copy the full SHA
    083706b View commit details
  2. aws: Add missing fields for config test. (#3740)

    Adds additional tests for aws.Config field merging.
    bkda authored Feb 19, 2021
    Copy the full SHA
    6a40d08 View commit details
  3. Release v1.37.15 (2021-02-19) (#3793)

    Release v1.37.15 (2021-02-19)
    ===
    
    ### Service Client Updates
    * `service/rds`: Updates service API and documentation
      * Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.
    aws-sdk-go-automation authored Feb 19, 2021
    Copy the full SHA
    4e28d7d View commit details
  4. Update SDK build status link for travis-ci.com (#3794)

    Travis is migrating its host from travis-ci.org to travis-ci.com. Updated the SDK's README build status link to reflect the new host.
    jasdel authored Feb 19, 2021
    Copy the full SHA
    a4592ea View commit details

Commits on Feb 22, 2021

  1. private/protocol: Fix protocol unit test for Go 1.16. (#3790)

    Fixes the SDK's handling of XML protocol tests to correctly compare two
    XML document strings without mangling the XML namespace.
    jasdel authored Feb 22, 2021
    Copy the full SHA
    8dfbe6f View commit details
  2. Release v1.37.16 (2021-02-22) (#3795)

    Release v1.37.16 (2021-02-22)
    ===
    
    ### Service Client Updates
    * `service/runtime.sagemaker`: Updates service API and documentation
    * `service/sagemaker`: Updates service API and documentation
      * Amazon SageMaker now supports core dump for SageMaker Endpoints and direct invocation of a single container in a SageMaker Endpoint that hosts multiple containers.
    aws-sdk-go-automation authored Feb 22, 2021
    Copy the full SHA
    f3f7488 View commit details

Commits on Feb 23, 2021

  1. Release v1.37.17 (2021-02-23) (#3796)

    Release v1.37.17 (2021-02-23)
    ===
    
    ### Service Client Updates
    * `service/autoscaling`: Updates service API and documentation
      * Adds a new optional IncludeDeletedGroups parameter to the DescribeScalingActivities API.
    * `service/connect`: Updates service API
    * `service/glue`: Updates service API and documentation
      * Updating the page size for Glue catalog getter APIs.
    * `service/iotevents`: Updates service API and documentation
    * `service/pinpoint`: Updates service API and documentation
      * Enables AWS Pinpoint customers to use Entity Id and Template Id when sending SMS message. These parameters can be obtained from the regulatory body of the country where you are trying to send the SMS.
    * `service/quicksight`: Updates service documentation
      * Documentation updates for QuickSight Row Level Security
    * `service/redshift-data`: Updates service API and documentation
    * `service/s3control`: Updates service documentation
      * Documentation updates for s3-control
    aws-sdk-go-automation authored Feb 23, 2021
    Copy the full SHA
    a6c61ff View commit details

Commits on Feb 24, 2021

  1. Release v1.37.18 (2021-02-24) (#3798)

    Release v1.37.18 (2021-02-24)
    ===
    
    ### Service Client Updates
    * `service/appflow`: Updates service API and documentation
    * `service/compute-optimizer`: Updates service documentation
    * `service/ecr-public`: Updates service API and documentation
    * `service/es`: Updates service API, documentation, and paginators
      * Amazon Elasticsearch Service now supports Auto-Tune, which monitors performance metrics and automatically optimizes domains
    * `service/mediapackage-vod`: Updates service API and documentation
    aws-sdk-go-automation authored Feb 24, 2021
    Copy the full SHA
    b843e71 View commit details

Commits on Feb 25, 2021

  1. Release v1.37.19 (2021-02-25) (#3799)

    Release v1.37.19 (2021-02-25)
    ===
    
    ### Service Client Updates
    * `service/databrew`: Updates service API and documentation
    * `service/detective`: Updates service API and documentation
    * `service/imagebuilder`: Updates service API, documentation, and paginators
    * `service/lightsail`: Updates service documentation
      * Documentation updates for Lightsail
    * `service/transfer`: Updates service API
      * Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters
    aws-sdk-go-automation authored Feb 25, 2021
    Copy the full SHA
    53bc853 View commit details

Commits on Feb 26, 2021

  1. Release v1.37.20 (2021-02-26) (#3801)

    Release v1.37.20 (2021-02-26)
    ===
    
    ### Service Client Updates
    * `service/eks`: Updates service API and documentation
    * `service/elasticmapreduce`: Updates service API and documentation
      * Added UpdateStudio API that allows updating a few attributes of an EMR Studio.
    * `service/s3`: Updates service API, documentation, and examples
      * Add RequestPayer to GetObjectTagging and PutObjectTagging.
    * `service/sso-admin`: Updates service API
    aws-sdk-go-automation authored Feb 26, 2021
    Copy the full SHA
    38f16a5 View commit details

Commits on Mar 1, 2021

  1. Release v1.37.21 (2021-03-01) (#3802)

    Release v1.37.21 (2021-03-01)
    ===
    
    ### Service Client Updates
    * `service/alexaforbusiness`: Updates service API and documentation
    * `service/codepipeline`: Updates service API, documentation, and paginators
      * Added a new field to the ListPipelines API to allow maximum search results of 1000
    * `service/eks`: Updates service API
    * `service/ssm`: Updates service API and documentation
      * Add Support for Patch Manger Baseline Override parameter.
    aws-sdk-go-automation authored Mar 1, 2021
    Copy the full SHA
    497c6a1 View commit details

Commits on Mar 2, 2021

  1. Release v1.37.22 (2021-03-02) (#3804)

    Release v1.37.22 (2021-03-02)
    ===
    
    ### Service Client Updates
    * `service/compute-optimizer`: Updates service documentation
    * `service/datasync`: Updates service API and documentation
    * `service/directconnect`: Updates service documentation
      * Doc only update for AWS Direct Connect that fixes several customer-reported issues
    * `service/eventbridge`: Updates service API and documentation
    * `service/iotwireless`: Updates service API and documentation
    * `service/managedblockchain`: Updates service documentation
    aws-sdk-go-automation authored Mar 2, 2021
    Copy the full SHA
    6a1e783 View commit details

Commits on Mar 3, 2021

  1. Release v1.37.23 (2021-03-03) (#3808)

    Release v1.37.23 (2021-03-03)
    ===
    
    ### Service Client Updates
    * `service/acm`: Updates service API and documentation
      * Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
    * `service/codebuild`: Updates service API and documentation
      * AWS CodeBuild now supports Session Manager debugging for batch builds.
    * `service/es`: Updates service API and documentation
      * AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
    * `service/events`: Updates service API and documentation
      * Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
    * `service/forecast`: Updates service API and documentation
    * `service/macie2`: Updates service API and documentation
    * `service/secretsmanager`: Updates service API and documentation
      * Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
    * `service/wellarchitected`: Updates service API and documentation
    aws-sdk-go-automation authored Mar 3, 2021
    Copy the full SHA
    27d5e03 View commit details

Commits on Mar 4, 2021

  1. Release v1.37.24 (2021-03-04) (#3809)

    Release v1.37.24 (2021-03-04)
    ===
    
    ### Service Client Updates
    * `service/eventbridge`: Updates service API and documentation
    * `service/events`: Updates service API and documentation
      * Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
    * `service/mwaa`: Updates service API and documentation
    * `service/sagemaker`: Updates service API and documentation
      * This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
    * `service/servicediscovery`: Updates service API and documentation
    aws-sdk-go-automation authored Mar 4, 2021
    Copy the full SHA
    6a71e15 View commit details

Commits on Mar 5, 2021

  1. Release v1.37.25 (2021-03-05)

    ===
    
    ### Service Client Updates
    * `service/appflow`: Updates service documentation
    * `service/athena`: Updates service API, documentation, and paginators
      * Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
    * `service/codepipeline`: Updates service API
      * Updated the parameters to make actionType required for UpdateActionType
    * `service/ec2`: Updates service API and documentation
      * Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
    * `service/license-manager`: Updates service API
    * `service/medialive`: Updates service API and documentation
      * Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
    * `service/network-firewall`: Updates service API and documentation
    * `service/shield`: Updates service API and documentation
      * Add support for tagging of Shield protection and protection group resources.
    awssdkgo committed Mar 5, 2021
    Copy the full SHA
    0b6a1bc View commit details
Loading