- Inspector (3.3.2.0)
- Inspector's StopAssessmentRun API has been updated with a new input option - stopAction. This request parameter can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value, and the previous behavior) stops the AWS agent data collection and begins the results evaluation for findings generation based on the data collected so far. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated.
- SimpleSystemsManagement (3.3.8.0)
- Adds a SendAutomationSignal API to SSM Service. This API is used to send a signal to an automation execution to change the current behavior or status of the execution.
- Core 3.3.17.5
- AWS CodeStar is now available in the following regions: Asia Pacific (Singapore), Asia Pacific (Sydney), EU (Frankfurt)
- S3 (3.3.9.0)
- Fix TransferUtility reporting 0 files transferred when performing directory download
- EC2 (3.3.19.0)
- The CreateDefaultVPC API enables you to create a new default VPC . You no longer need to contact AWS support, if your default VPC has been deleted.
- KinesisAnalytics (3.3.2.0)
- Added additional exception types and clarified documentation.
- SecurityToken (3.3.3.0)
- Removed use of new credential cache when authenticating using SAML, causing issues with the default Kereberos mode. Setting UseDefaultCredentials fixed issue and also worked with NTLM mode, for both domain joined and non-joined usage scenarios.
- CloudFront (3.3.5.0)
- Fixed CloudFrontCookierSigner incorrectly constructing resource path
- CloudWatch (3.3.4.0)
- This release adds high resolution features to CloudWatch, with support for Custom Metrics down to 1 second and Alarms down to 10 seconds.
- DynamoDBv2 (3.3.4.17)
- Corrected a typo.
- EC2 (3.3.18.0)
- Amazon EC2 Elastic GPUs allow you to easily attach low-cost graphics acceleration to current generation EC2 instances. With Amazon EC2 Elastic GPUs, you can configure the right amount of graphics acceleration to your particular workload without being constrained by fixed hardware configurations and limited GPU selection.
- CloudDirectory (3.3.4.0)
- Cloud Directory adds support for additional batch operations.
- CloudFormation (3.3.6.0)
- AWS CloudFormation StackSets enables you to manage stacks across multiple accounts and regions.
- AppStream (3.3.4.0)
- Amazon AppStream 2.0 image builders and fleets can now access applications and network resources that rely on Microsoft Active Directory (AD) for authentication and permissions. This new feature allows you to join your streaming instances to your AD, so you can use your existing AD user management tools.
- EC2 (3.3.17.0)
- Spot Fleet tagging capability allows customers to automatically tag instances launched by Spot Fleet. You can use this feature to label or distinguish instances created by distinct Spot Fleets. Tagging your EC2 instances also enables you to see instance cost allocation by tag in your AWS bill.
- Core 3.3.17.4
- Made the ‘profile’ keyword, which can be added to the profile name parameter in the shared credentials file, optional.
- SimpleNotificationService (3.3.0.21)
- Updated to use new Core, version 3.3.17.3
- Add IsMessageSignatureValid method to .NET Core SDK. aws#702
- Core 3.3.17.3
- Stop wrapping exceptions in AsyncHelpers with AggregateException.
- ElasticMapReduce (3.3.4.0)
- Amazon EMR now includes the ability to use a custom Amazon Linux AMI and adjustable root volume size when launching a cluster.
- Budgets (3.3.2.0)
- Update budget Management API's to list/create/update RI_UTILIZATION type budget. Update budget Management API's to support DAILY timeUnit for RI_UTILIZATION type budget.
- CognitoIdentityProvider (3.3.5.0)
- Allows developers to configure user pools for email/phone based signup and sign-in.
- Lambda (3.3.8.0)
- Lambda@Edge lets you run code closer to your end users without provisioning or managing servers. With Lambda@Edge, your code runs in AWS edge locations, allowing you to respond to your end users at the lowest latency. Your code is triggered by Amazon CloudFront events, such as requests to and from origin servers and viewers, and it is ready to execute at every AWS edge location whenever a request for content is received. You just upload your Node.js code to AWS Lambda and Lambda takes care of everything required to run and scale your code with high availability. You only pay for the compute time you consume - there is no charge when your code is not running.
- ApplicationDiscoveryService (3.3.3.0)
- Adding feature to the Export API for Discovery Service to allow filters for the export task to allow export based on per agent id.
- AWSMarketplaceCommerceAnalytics (3.3.3.12)
- Update to Documentation Model For New Report Cadence / Reformat of Docs
- EC2 (3.3.16.0)
- New EC2 GPU Graphics instance
- APIGateway (3.3.8.0)
- Adds support for management of gateway responses.
- EC2 (3.3.15.0)
- X-ENI (or Cross-Account ENI) is a new feature that allows the attachment or association of Elastic Network Interfaces (ENI) between VPCs in different AWS accounts located in the same availability zone. With this new capability, service providers and partners can deliver managed solutions in a variety of new architectural patterns where the provider and consumer of the service are in different AWS accounts.
- LexModelBuildingService (3.3.1.5)
- Fixed broken links to reference and conceptual content.
- AutoScaling (3.3.1.0)
- Auto Scaling now supports a new type of scaling policy called target tracking scaling policies that you can use to set up dynamic scaling for your application.
- SimpleWorkflow (3.3.0.21)
- Added support for attaching control data to Lambda tasks. Control data lets you attach arbitrary strings to your decisions and history events.
- Core 3.3.17.2
- Fix AWSCredentials.GetCredentialsAsync to use Task.FromResult instead of Task.Run.
- DirectoryService (3.3.2.0)
- You can now improve the resilience and performance of your Microsoft AD directory by deploying additional domain controllers. Added UpdateNumberofDomainControllers API that allows you to update the number of domain controllers you want for your directory, and DescribeDomainControllers API that allows you to describe the detailed information of each domain controller of your directory. Also added the 'DesiredNumberOfDomainControllers' field to the DescribeDirectories API output for Microsoft AD.
- KeyManagementService (3.3.3.0)
- This release of AWS Key Management Service introduces the ability to determine whether a key is AWS managed or customer managed.
- Kinesis (3.3.3.0)
- You can now encrypt your data at rest within an Amazon Kinesis Stream using server-side encryption. Server-side encryption via AWS KMS makes it easy for customers to meet strict data management requirements by encrypting their data at rest within the Amazon Kinesis Streams, a fully managed real-time data processing service.
- SimpleSystemsManagement (3.3.7.0)
- Amazon EC2 Systems Manager now expands Patching support to Amazon Linux, Red Hat and Ubuntu in addition to the already supported Windows Server.
- Core 3.3.17.1
- ECS/ECR now available in BJS
- Core 3.3.17.0
- Fix dependency issues introduced by VS2017 migration
- All services packages updated to require new Core
- CloudWatch (3.3.3.0)
- We are excited to announce the availability of APIs and CloudFormation support for CloudWatch Dashboards. You can use the new dashboard APIs or CloudFormation templates to dynamically build and maintain dashboards to monitor your infrastructure and applications. There are four new dashboard APIs - PutDashboard, GetDashboard, DeleteDashboards, and ListDashboards APIs. PutDashboard is used to create a new dashboard or modify an existing one whereas GetDashboard is the API to get the details of a specific dashboard. ListDashboards and DeleteDashboards are used to get the names or delete multiple dashboards respectively. Getting started with dashboard APIs is similar to any other AWS APIs. The APIs can be accessed through AWS SDK or through CLI tools.
- Core 3.3.16.0
- AWSSDK.Core package's dependency update
- All services packages updated to require new Core
- AWSSDK.Extensions.NETCore.Setup (3.3.3)
- Updated package dependencies: more accurate version range of AWSSDK.Core and latest Microsoft.Extensions packages.
- AWSMarketplaceCommerceAnalytics (3.3.3.9)
- Documentation updates for AWS Marketplace Commerce Analytics.
- S3 (3.3.8.0)
- API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization
- CloudWatchEvents (3.3.2.0)
- CloudWatch Events now allows different AWS accounts to share events with each other through a new resource called event bus. Event buses accept events from AWS services, other AWS accounts and PutEvents API calls. Currently all AWS accounts have one default event bus. To send events to another account, customers simply write rules to match the events of interest and attach an event bus in the receiving account as the target to the rule. The PutTargets API has been updated to allow adding cross account event buses as targets. In addition, we have released two new APIs - PutPermission and RemovePermission - that enables customers to add/remove permissions to their default event bus.
- GameLift (3.3.6.0)
- Allow developers to download GameLift fleet creation logs to assist with debugging.
- SimpleSystemsManagement (3.3.6.0)
- Adding Resource Data Sync support to SSM Inventory. New APIs: * CreateResourceDataSync - creates a new resource data sync configuration, * ListResourceDataSync - lists existing resource data sync configurations, * DeleteResourceDataSync - deletes an existing resource data sync configuration.
- ServiceCatalog (3.3.4.0)
- Proper tagging of resources is critical to post-launch operations such as billing, cost allocation, and resource management. By using Service Catalog's TagOption Library, administrators can define a library of re-usable TagOptions that conform to company standards, and associate these with Service Catalog portfolios and products. Learn how to move your current tags to the new library, create new TagOptions, and view and associate your library items with portfolios and products. Understand how to ensure that the right tags are created on products launched through Service Catalog and how to provide users with defined selectable tags.
- Core 3.3.15.0
- Allow session credentials to be used as the source for assume role profiles. AWS Greengrass is now available in new regions.
- All services packages updated to require new Core
- Lambda (3.3.7.0)
- The Lambda Invoke API will now throw new exception InvalidRuntimeException (status code 502) for invokes with deprecated runtimes.
- AWSMarketplaceMetering (3.3.1.15)
- Documentation update.
- CodePipeline (3.3.1.0)
- A new API, ListPipelineExecutions, enables you to retrieve summary information about the most recent executions in a pipeline, including pipeline execution ID, status, start time, and last updated time. You can request information for a maximum of 100 executions. Pipeline execution data is available for the most recent 12 months of activity.
- DatabaseMigrationService (3.3.3.0)
- Added tagging for DMS certificates.
- ImportExport (3.3.0.18)
- Documentation update.
- Lightsail (3.3.2.0)
- This release adds a new nextPageToken property to the result of the GetOperationsForResource API. Developers can now get the next set of items in a list by making subsequent calls to GetOperationsForResource API with the token from the previous call. This release also deprecates the nextPageCount property, which previously returned null (use the nextPageToken property instead). This release also deprecates the customImageName property on the CreateInstancesRequest class, which was previously ignored by the API.
- Route53 (3.3.6.0)
- Amazon Route 53 now supports multivalue answers in response to DNS queries, which lets you route traffic approximately randomly to multiple resources, such as web servers. Create one multivalue answer record for each resource and, optionally, associate an Amazon Route 53 health check with each record, and Amazon Route 53 responds to DNS queries with up to eight healthy records.
- Core 3.3.14.2
- Lambda is now available in the Canada (Central) region.
- DAX (3.3.0.0)
- Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement - from milliseconds to microseconds - even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management.
- SimpleSystemsManagement (3.3.5.0)
- Adding hierarchy support to the SSM Parameter Store API. Added support tor tagging. New APIs: GetParameter - retrieves one parameter, DeleteParameters - deletes multiple parameters (max number 10), GetParametersByPath - retrieves parameters located in the hierarchy. Updated APIs: PutParameter - added ability to enforce parameter value by applying regex (AllowedPattern), DescribeParameters - modified to support Tag filtering.
- WAF (3.3.2.0)
- You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component.
- WAFRegional (3.3.1.0)
- You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component.
- WorkDocs (3.3.2.0)
- This release provides a new API to retrieve the activities performed by WorkDocs users.
- Organizations (3.3.3.0)
- Improvements to Exception Modeling
- XRay (3.3.1.0)
- Add a response time histogram to the services in response of GetServiceGraph API.
- EC2 (3.3.14.0)
- Adds API to describe Amazon FPGA Images (AFIs) available to customers, which includes public AFIs, private AFIs that you own, and AFIs owned by other AWS accounts for which you have load permissions.
- ECS (3.3.5.0)
- Added support for cpu, memory, and memory reservation container overrides on the RunTask and StartTask APIs.
- IoT (3.3.5.0)
- Revert the last release: remove CertificatePem from DescribeCertificate API.
- ServiceCatalog (3.3.3.0)
- Added ProvisioningArtifactSummaries to DescribeProductAsAdmin's output to show the provisioning artifacts belong to the product. Allow filtering by SourceProductId in SearchProductsAsAdmin for AWS Marketplace products. Added a verbose option to DescribeProvisioningArtifact to display the CloudFormation template used to create the provisioning artifact.Added DescribeProvisionedProduct API. Changed the type of ProvisionedProduct's Status to be distinct from Record's Status. New ProvisionedProduct's Status are AVAILABLE, UNDER_CHANGE, TAINTED, ERROR. Changed Record's Status set of values to CREATED, IN_PROGRESS, IN_PROGRESS_IN_ERROR, SUCCEEDED, FAILED.
- ApplicationAutoScaling (3.3.3.0)
- Application Auto Scaling now supports automatic scaling of read and write throughput capacity for DynamoDB tables and global secondary indexes.
- CloudDirectory (3.3.3.1)
- Documentation update for Cloud Directory
- ConfigService (3.3.7.0)
- With this release AWS Config supports the Amazon CloudWatch alarm resource type.
- RDS (3.3.12.0)
- API Update for RDS: this update enables copy-on-write, a new Aurora MySQL Compatible Edition feature that allows users to restore their database, and support copy of TDE enabled snapshot cross region.
- S3 (3.3.7.0)
- URL encode tagging keys and values in requests to S3 PutObject.
- OpsWorks (3.3.2.0)
- Tagging Support for AWS OpsWorks Stacks
- IoT (3.3.4.0)
- In addition to using certificate ID, AWS IoT customers can now obtain the description of a certificate with the certificate PEM.
- Pinpoint (3.3.2.0)
- Starting today Amazon Pinpoint adds SMS Text and Email Messaging support in addition to Mobile Push Notifications, providing developers, product managers and marketers with multi-channel messaging capabilities to drive user engagement in their applications. Pinpoint also enables backend services and applications to message users directly and provides advanced user and app analytics to understand user behavior and messaging performance.
- Rekognition (3.3.5.0)
- API Update for AmazonRekognition: Adding RecognizeCelebrities API
- S3 (3.3.6.3)
- Updated ListVersions to populate S3ObjectVersion.Bucket property.
- CodeBuild (3.3.1.0)
- Add support to APIs for privileged containers. This change would allow performing privileged operations like starting the Docker daemon inside builds possible in custom docker images.
- Greengrass (3.3.0.0)
- AWS Greengrass is software that lets you run local compute, messaging, and device state synchronization for connected devices in a secure way. With AWS Greengrass, connected devices can run AWS Lambda functions, keep device data in sync, and communicate with other devices securely even when not connected to the Internet. Using AWS Lambda, Greengrass ensures your IoT devices can respond quickly to local events, operate with intermittent connections, and minimize the cost of transmitting IoT data to the cloud.
- CertificateManager (3.3.2.11)
- Documentation update for AWS Certificate Manager.
- CloudFront (3.3.4.1)
- Doc update to fix incorrect prefix in S3OriginConfig
- IoT (3.3.3.0)
- Update client side validation for SalesForce action.
- SQS (3.3.2.4)
- Update SQS constants for FIFO-related attributes.
- AppStream (3.3.3.0)
- AppStream 2.0 Custom Security Groups allows you to easily control what network resources your streaming instances and images have access to. You can assign up to 5 security groups per Fleet to control the inbound and outbound network access to your streaming instances to specific IP ranges, network protocols, or ports.
- IoT (3.3.2.0)
- Added Salesforce action to IoT Rules Engine.
- KinesisAnalytics (3.3.1.0)
- Kinesis Analytics publishes error messages CloudWatch logs in case of application misconfigurations
- S3 (3.3.6.2)
- Updated to use new Core, version 3.3.14.1
- Allow users to force SigV2 using S3 client config and default S3 client config to use SigV4.
- WorkDocs (3.3.1.0)
- This release includes new APIs to manage tags and custom metadata on resources and also new APIs to add and retrieve comments at the document level.
- Core 3.3.14.1
- Fix issue when reading profiles with duplicate keys from shared credentials file. Updated the endpoints file.
- CodeDeploy (3.3.5.0)
- AWS CodeDeploy has improved how it manages connections to GitHub accounts and repositories. You can now create and store up to 25 connections to GitHub accounts in order to associate AWS CodeDeploy applications with GitHub repositories. Each connection can support multiple repositories. You can create connections to up to 25 different GitHub accounts, or create more than one connection to a single account. The ListGitHubAccountTokenNames command has been introduced to retrieve the names of stored connections to GitHub accounts that you have created. The name of the connection to GitHub used for an AWS CodeDeploy application is also included in the ApplicationInfo structure. Two new fields, lastAttemptedDeployment and lastSuccessfulDeployment, have been added to DeploymentGroupInfo to improve the handling of deployment group information in the AWS CodeDeploy console. Information about these latest deployments can also be retrieved using the GetDeploymentGroup and BatchGetDeployment group requests. Also includes a region update (us-gov-west-1).
- CognitoIdentityProvider (3.3.4.0)
- Added support within Amazon Cognito User Pools for 1) a customizable hosted UI for user sign up and sign in and 2) integration of external identity providers.
- ElasticLoadBalancingV2 (3.3.3.0)
- Update the existing DescribeRules API to support pagination.
- LexModelBuildingService (3.3.1.1)
- Updated documentation and added examples for Amazon Lex Runtime Service.
- RDS (3.3.11.0)
- Amazon RDS customers can now easily and quickly stop and start their DB instances.
- CloudDirectory (3.3.3.0)
- Cloud Directory has launched support for Typed Links, enabling customers to create object-to-object relationships that are not hierarchical in nature. Typed Links enable customers to quickly query for data along these relationships. Customers can also enforce referential integrity using Typed Links, ensuring data in use is not inadvertently deleted.
- ApplicationDiscoveryService (3.3.2.8)
- Doc update
- Rekognition (3.3.4.1)
- Doc update
- AppStream (3.3.2.0)
- Support added for persistent user storage, backed by S3.
- Rekognition (3.3.4.0)
- Updated the CompareFaces API response to include orientation information, unmatched faces, landmarks, pose, and quality of the compared faces.
- DynamoDBv2 (3.3.4.13)
- Add missing Batch operations to IDynamoDBContext
- IdentityManagement (3.3.4.0)
- The unique ID and access key lengths were extended from 32 to 128
- SecurityToken (3.3.2.0)
- The unique ID and access key lengths were extended from 32 to 128.
- StorageGateway (3.3.4.0)
- Two Storage Gateway data types, Tape and TapeArchive, each have a new response element, TapeUsedInBytes. This element helps you manage your virtual tapes. By using TapeUsedInBytes, you can see the amount of data written to each virtual tape.
- DatabaseMigrationService (3.3.2.0)
- This release adds support for using Amazon S3 and Amazon DynamoDB as targets for database migration, and using MongoDB as a source for database migration. For more information, see the AWS Database Migration Service documentation.
- ResourceGroupsTaggingAPI (3.3.1.0)
- You can now specify the number of resources returned per page in GetResources operation, as an optional parameter, to easily manage the list of resources returned by your queries.
- CloudFront (3.3.4.0)
- Security update to CloudFront Cookie Signer in the SDK. The fix contains a change to the AmazonCloudFrontCookieSigner.Protocols enum's underlying values (a breaking change) and requires a recompilation of the consuming application. The assembly version for AWSSDK.CloudFront.dll has been updated for this fix. There are no other breaking API changes in this version.
- Athena (3.3.0.0)
- This release adds support for Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.
- Lightsail (3.3.1.0)
- This release adds new APIs that make it easier to set network port configurations on Lightsail instances. Developers can now make a single request to both open and close public ports on an instance using the PutInstancePublicPorts operation.
- AutoScaling (3.3.0.19)
- Various Auto Scaling documentation updates
- CloudWatchEvents (3.3.1.10)
- Various CloudWatch Events documentation updates.
- CloudWatchLogs (3.3.2.13)
- Various CloudWatch Logs documentation updates.
- Polly (3.3.2.0)
- Amazon Polly adds new German voice "Vicki"
- CodeDeploy (3.3.4.0)
- This release introduces the previousRevision field in the responses to the GetDeployment and BatchGetDeployments actions. previousRevision provides information about the application revision that was deployed to the deployment group before the most recent successful deployment. Also, the fileExistsBehavior parameter has been added for CreateDeployment action requests. In the past, if the AWS CodeDeploy agent detected files in a target location that weren't part of the application revision from the most recent successful deployment, it would fail the current deployment by default. This new parameter provides options for how the agent handles these files: fail the deployment, retain the content, or overwrite the content.
- GameLift (3.3.5.0)
- Allow developers to specify how metrics are grouped in CloudWatch for their GameLift fleets. Developers can also specify how many concurrent game sessions activate on a per-instance basis.
- Inspector (3.3.1.0)
- Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run.
- KeyManagementService (3.3.2.12)
- Update documentation for KMS.
- SimpleSystemsManagement (3.3.4.0)
- UpdateAssociation API now supports updating document name and targets of an association. GetAutomationExecution API can return FailureDetails as an optional field to the StepExecution Object, which contains failure type, failure stage as well as other failure related information for a failed step.
- ElasticLoadBalancing (3.3.1.0)
- Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc.
- ElasticLoadBalancingV2 (3.3.2.0)
- Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc.
- LexModelBuildingService (3.3.1.0)
- Releasing new DeleteBotVersion, DeleteIntentVersion and DeleteSlotTypeVersion APIs.
- Organizations (3.3.2.0)
- AWS Organizations APIs that return an Account object now include the email address associated with the account’s root user.
- Core 3.3.14.0
- Added AWSConfigs.ManualClockCorrection property to manually configure SDK's clock correction.
- All services packages updated to require new Core
- CognitoIdentityProvider (3.3.3.0)
- API Update for CognitoUserPools: Group support
- CognitoSync (3.3.1.17)
- Added developer guide references to CognitoSyncManager docs
- EC2 (3.3.13.5)
- Added comments to EC2Metadata clarifying that the properties on this class will return null when accessed outside of EC2. Updated properties that current throw exceptions to return null instead.
- S3 (3.3.6.0)
- Provide GetPresignedURL() function in S3 Unity
- CodeStar (3.3.0.5)
- Updated documentation for AWS CodeStar.
- WorkSpaces (3.3.0.17)
- Doc-only Update for WorkSpaces
- Core 3.3.13.4
-
Re-compute region endpoint when ClientConfig.RegionEndpoint is set to null. Added .Net Core connection error case to the list of retry able exceptions. Fixed IAMSecurityCredentials, BlockDeviceMapping, and NetworkInterfaces properties of EC2InstanceMetadata to return null instead of throwing NullReferenceException when accessed in non-EC2 environments. Make HttpClientHandler.MaxConnectionsPerServer configurable for .NET Core via IClientConfig.
-
All services packages updated to require new Core
-
- ECS (3.3.4.0)
- Exposes container instance registration time in ECS:DescribeContainerInstances.
- Lambda (3.3.6.0)
- Support for UpdateFunctionCode DryRun option
- MarketplaceEntitlementService (3.3.0.0)
- AWS Marketplace Entitlement Service enables AWS Marketplace sellers to determine the capacity purchased by their customers.
- RDS (3.3.10.1)
- Fix PreSignedUrl generation for RDS CopyDBSnapshot operation.
- Core 3.3.13.3
- Added retries for WebExceptionStatus.SendFailure.
- All services packages updated to require new Core
- AWSSDK.Extensions.NETCore.Setup (3.3.1)
- Use new CredentialManagement namespace classes in AWSSDK.Extensions.NETCore.Setup.
- CloudFormation (3.3.5.0)
- API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents.
- RDS (3.3.10.0)
- The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot.
- Rekognition (3.3.3.0)
- Fix for missing file type check
- Snowball (3.3.2.0)
- The Snowball API has a new exception that can be thrown for list operation requests.
- SQS (3.3.2.0)
- Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE.
- MobileAnalytics (3.3.1.14)
- Log ThreadAbortException in Unity
- Core 3.3.13.2
- Fixed a bug where loading Core assembly will result in failed endpoint file path resolution.
- All services packages updated to require new Core
- RDS (3.3.9.0)
- With Amazon Relational Database Service (Amazon RDS) running MySQL or Amazon Aurora, you can now authenticate to your DB instance using IAM database authentication.
- DynamoDBv2 (3.3.4.8)
- Fixed xml doc errors
- S3 (3.3.5.14)
- Fixed xml doc errors, made all unmarshallers public
- Core 3.3.13.1
- Fixed xml doc errors
- AppStream (3.3.1.0)
- The new feature named "Default Internet Access" will enable Internet access from AppStream 2.0 instances - image builders and fleet instances. Admins will check a flag either through AWS management console for AppStream 2.0 or through API while creating an image builder or while creating/updating a fleet.
- Kinesis (3.3.2.0)
- Adds a new waiter, StreamNotExists, to Kinesis.
- CloudFront (3.3.3.2)
- Updated to use new Core, version 3.3.13.0
- Fix AmazonCloudFrontUrlSigner bug in Linux/Mac.
- MobileAnalytics (3.3.1.13)
- Fix BackgroundRunner to allow smooth application shutdown, and manual abort.
- Core 3.3.13.0
- Implement support for x-amzn-error-message header. Fix issue with S3 chunk encoding and Content-Encoding header.
- all services packages updated to require new core
-
DeviceFarm (3.3.2.0)
- API Update for AWS Device Farm: Support for Deals and Promotions
-
DirectConnect (3.3.4.3)
- Documentation updates for AWS Direct Connect.
-
KeyManagementService (3.3.2.6)
- Doc-only update for Key Management Service (KMS): Update docs for GrantConstraints and GenerateRandom
-
Route53 (3.3.5.6)
- Release notes: SDK documentation now includes examples for ChangeResourceRecordSets for all types of resource record set, such as weighted, alias, and failover.
-
Route53Domains (3.3.0.13)
- Adding examples and other documentation updates.
- APIGateway (3.3.7.0)
- Updated to use new Core, version 3.3.12.0
- Add support for "embed" property.
- CodeStar (3.3.0.0)
- AWS CodeStar is a cloud-based service for creating, managing, and working with software development projects on AWS. An AWS CodeStar project creates and integrates AWS services for your project development toolchain. AWS CodeStar also manages the permissions required for project users.
- EC2 (3.3.13.0)
- Adds support for creating an Amazon FPGA Image (AFI) from a specified design checkpoint (DCP).
- IdentityManagement (3.3.3.0)
- This changes introduces a new IAM role type, Service Linked Role, which works like a normal role but must be managed via services' control.
- Lambda (3.3.5.0)
- Lambda integration with CloudDebugger service to enable customers to enable tracing for the Lambda functions and send trace information to the CloudDebugger service.
- LexModelBuildingService (3.3.0.0)
- Amazon Lex is a service for building conversational interfaces into any application using voice and text.
- Polly (3.3.1.0)
- Updated to use new Core, version 3.3.12.0
- API Update for Amazon Polly: Add support for speech marks
- Rekognition (3.3.2.0)
- Given an image, the API detects explicit or suggestive adult content in the image and returns a list of corresponding labels with confidence scores, as well as a taxonomy (parent-child relation) for each label.
- Lambda (3.3.4.0)
- You can use tags to group and filter your Lambda functions, making it easier to analyze them for billing allocation purposes. For more information, see Tagging Lambda Functions. You can now write or upgrade your Lambda functions using Python version 3.6. For more information, see Programming Model for Authoring Lambda Functions in Python. Note: Features will be rolled out in the US regions on 4/19.
- Core 3.3.12.0
- Added support for a list of strings in query.
- all services packages updated to require new core
- APIGateway (3.3.6.0)
- API Gateway request validators
- Batch (3.3.2.0)
- API Update for AWS Batch: Customer provided AMI for MANAGED Compute Environment
- DynamoDBv2 (3.3.4.5)
- Documentation update.
- GameLift (3.3.4.0)
- Allows developers to utilize an improved workflow when calling our Queues API and introduces a new feature that allows developers to specify a maximum allowable latency per Queue.
- OpsWorks (3.3.1.0)
- Cloudwatch Logs agent configuration can now be attached to OpsWorks Layers using CreateLayer and UpdateLayer. OpsWorks will then automatically install and manage the CloudWatch Logs agent on the instances part of the OpsWorks Layer.
- Core 3.3.11.0
- Fix issue with user agent header when calling S3 CopyObject API.
- Redshift (3.3.2.0)
- This update adds the GetClusterCredentials API which is used to get temporary login credentials to the cluster. AccountWithRestoreAccess now has a new member AccountAlias, this is the identifier of the AWS support account authorized to restore the specified snapshot. This is added to support the feature where the customer can share their snapshot with the Amazon Redshift Support Account without having to manually specify the AWS Redshift Service account ID on the AWS Console/API.
- Core 3.3.10.6
- Support side-loading endpoints.json file and fix timeout issue with AWSSDKUtils.DownloadStringContent
- ElasticLoadBalancingV2 (3.3.1.5)
- Adds supports a new condition for host-header conditions to CreateRule and ModifyRule
- ElastiCache (3.3.3.0)
- ElastiCache added support for testing the Elasticache Multi-AZ feature with Automatic Failover.
- Core 3.3.10.5
- Documentation update for ClientConfig timeout properties.
- CloudWatch (3.3.2.0)
- Amazon Web Services announced the immediate availability of two additional alarm configuration rules for Amazon CloudWatch Alarms. The first rule is for configuring missing data treatment. Customers have the options to treat missing data as alarm threshold breached, alarm threshold not breached, maintain alarm state and the current default treatment. The second rule is for alarms based on percentiles metrics that can trigger unnecassarily if the percentile is calculated from a small number of samples. The new rule can treat percentiles with low sample counts as same as missing data. If the first rule is enabled, the same treatment will be applied when an alarm encounters a percentile with low sample counts.
- Lex (3.3.1.0)
- Updated to use new Core, version 3.3.10.4
- Adds support to PostContent for speech input
- Core 3.3.10.4
- Update to support Lex PostContent operation.
- CloudDirectory (3.3.2.0)
- ListObjectAttributes now supports filtering by facet.
- CloudFormation (3.3.4.0)
- Adding paginators for ListExports and ListImports
- CloudFront (3.3.3.0)
- Amazon CloudFront now supports user configurable HTTP Read and Keep-Alive Idle Timeouts for your Custom Origin Servers
- ConfigService (3.3.6.5)
- .
- ResourceGroupsTaggingAPI (3.3.0.0)
- Resource Groups Tagging APIs can help you organize your resources and enable you to simplify resource management, access management, and cost allocation.
- StorageGateway (3.3.3.0)
- File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. Once a file share is created, any changes made externally to the S3 bucket will not be reflected by the gateway. Using the cache refresh feature in this update, the customer can trigger an on-demand scan of the keys in their S3 bucket and refresh the file namespace cached on the gateway. It takes as an input the fileShare ARN and refreshes the cache for only that file share. Additionally there is new functionality on file gateway that allows you configure what squash options they would like on their file share, this allows a customer to configure their gateway to not squash root permissions. This can be done by setting options in NfsOptions for CreateNfsFileShare and UpdateNfsFileShare APIs.
- Core 3.3.10.3
- Fix issue with CredentialsFactory on non-Windows environments.
- all services packages updated to require new core
- Batch (3.3.1.0)
- Customers can now provide a retryStrategy as part of the RegisterJobDefinition and SubmitJob API calls. The retryStrategy object has a number value for attempts. This is the number of non successful executions before a job is considered FAILED. In addition, the JobDetail object now has an attempts field and shows all execution attempts.
- EC2 (3.3.12.0)
- Customers can now tag their Amazon EC2 Instances and Amazon EBS Volumes at the time of their creation. You can do this from the EC2 Instance launch wizard or through the RunInstances or CreateVolume APIs. By tagging resources at the time of creation, you can eliminate the need to run custom tagging scripts after resource creation. In addition, you can now set resource-level permissions on the CreateVolume, CreateTags, DeleteTags, and the RunInstances APIs. This allows you to implement stronger security policies by giving you more granular control over which users and groups have access to these APIs. You can also enforce the use of tagging and control what tag keys and values are set on your resources. When you combine tag usage and resource-level IAM policies together, you can ensure your instances and volumes are properly secured upon creation and achieve more accurate cost allocation reporting. These new features are provided at no additional cost.
- SimpleSystemsManagement (3.3.3.0)
- Updated validation rules for SendCommand and RegisterTaskWithMaintenanceWindow APIs.
- ApplicationAutoScaling (3.3.2.0)
- Application AutoScaling is launching support for a new target resource (AppStream 2.0 Fleets) as a scalable target.
- CloudTrail (3.3.1.9)
- Doc-only Update for CloudTrail: Add required parameters for GetEventSelectors and PutEventSelectors
- ApplicationDiscoveryService (3.3.2.0)
- Adds export configuration options to the AWS Discovery Service API.
- Lambda (3.3.3.0)
- Adds support for new runtime Node.js v6.10 for AWS Lambda service
- AWSMarketplaceCommerceAnalytics (3.3.3.0)
- This update adds a new data set, us_sales_and_use_tax_records, which enables AWS Marketplace sellers to programmatically access to their U.S. Sales and Use Tax report data.
- CodeBuild (3.3.0.10)
- Documentation update for AWS CodeBuild
- DirectConnect (3.3.4.0)
- Deprecated DescribeConnectionLoa, DescribeInterconnectLoa, AllocateConnectionOnInterconnect and DescribeConnectionsOnInterconnect operations in favor of DescribeLoa, DescribeLoa, AllocateHostedConnection and DescribeHostedConnections respectively.
- Pinpoint (3.3.1.0)
- Amazon Pinpoint User Segmentation * Added ability to segment endpoints by user attributes in addition to endpoint attributes. Amazon Pinpoint Event Stream Preview * Added functionality to publish raw app analytics and campaign events data as events streams to Kinesis and Kinesis Firehose * The feature provides developers with increased flexibility of exporting raw events to S3, Redshift, Elasticsearch using a Kinesis Firehose stream or enable real time event processing use cases using a Kinesis stream
- Rekognition (3.3.1.4)
- Doc only reference update for Rekognition
- Core 3.3.10.2
- Fix issue when copying or renaming a credential profile to a profile with the same name.
- Core 3.3.10.1
- Fixed role authentication failure on ECS reported at aws#588.
- all services packages updated to require new core
- Core 3.3.10.0
- Fix FallbackCredentialsFactory and FallbackRegionFactory on platforms without Windows crypto.
- all services packages updated to require new core
- CloudWatchEvents (3.3.1.0)
- Updated to use new Core, version 3.3.9.0
- This update extends Target Data Type for configuring Target behavior during invocation.
- DeviceFarm (3.3.1.0)
- Updated to use new Core, version 3.3.9.0
- Network shaping allows users to simulate network connections and conditions while testing their Android, iOS, and web apps with AWS Device Farm.
- SecurityToken (3.3.1.0)
- Updated to use new Core, version 3.3.9.0
- Changes to STS to support new assume role credentials features.
- Core 3.3.9.0
- Support writing of AWS shared credentials file. Support assume role profiles in .NET credentials file and shared credentials file.
- all services packages updated to require new core
- ElasticMapReduce (3.3.3.0)
- This release includes support for instance fleets.
- APIGateway (3.3.5.0)
- API Gateway has added support for ACM certificates on custom domain names. Both Amazon-issued certificates and uploaded third-part certificates are supported.
- CloudDirectory (3.3.1.0)
- Introduces a new Cloud Directory API that enables you to retrieve all available parent paths for any type of object (a node, leaf node, policy node, and index node) in a hierarchy.
- DynamoDBv2 (3.3.4.0)
- Adding Time-to-Live support to higher-level APIs.
- Organizations (3.3.1.0)
- Picked up the latest model updates. Note that this includes breaking changes to the service interface, client, and model shapes.
- WorkDocs (3.3.0.0)
- Amazon WorkDocs SDK provides full administrator level access to WorkDocs site resources, allowing developers to integrate their applications to manage WorkDocs users, content and permissions programmatically.
- RDS (3.3.8.0)
- Add support to using encrypted clusters as cross-region replication masters. Update CopyDBClusterSnapshot API to support encrypted cross region copy of Aurora cluster snapshots.
- Budgets (3.3.1.0)
- API Update for Budgets: When creating or editing a budget via the AWS Budgets API you can define notifications that are sent to subscribers when the actual or forecasted value for cost or usage exceeds the notificationThreshold associated with the budget notification object. Starting today, the maximum allowed value for the notificationThreshold was raised from 100 to 300. This change was made to give you more flexibility when setting budget notifications.
- CloudTrail (3.3.1.5)
- Doc update for CloudTrail
- EC2 (3.3.11.0)
- Adds keys to obtain the latest Windows 2016 Core and Windows 2012R2 Core images to the Amazon.EC2.Util.ImageUtilities helper class.
- OpsWorksCM (3.3.3.0)
- API Update for OpsWorksCM: OpsWorks for Chef Automate has added a new field "AssociatePublicIpAddress" to the CreateServer request, "CloudFormationStackArn" to the Server model and "TERMINATED" server state.
- DynamoDBv2 (3.3.3.0)
- Time to Live (TTL) is a feature that allows you to define when items in a table expire and can be purged from the database, so that you don't have to track expired data and delete it manually. With TTL enabled on a DynamoDB table, you can set a timestamp for deletion on a per-item basis, allowing you to limit storage usage to only those records that are relevant.
- Elasticsearch (3.3.1.0)
- Adding API's to expose limits imposed by Elasticsearch.
- IdentityManagement (3.3.2.0)
- This release adds support for AWS Organizations service control policies (SCPs) to SimulatePrincipalPolicy operation. If there are SCPs associated with the simulated user's account, their effect on the result is captured in the OrganizationDecisionDetail element in the EvaluationResult
- MTurk (3.3.0.0)
- Amazon Mechanical Turk is a web service that provides an on-demand, scalable, human workforce to complete jobs that humans can do better than computers, for example, recognizing objects in photos.
- Organizations (3.3.0.0)
- AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources.
- WAF (3.3.1.9)
- Doc update for WAF
- S3 (3.3.5.7)
- Updated to use new Core, version 3.3.8.2
- Pick up Core changes for decompression fix.
- Core 3.3.8.2
- Disable .NET Core version of SDK automatically decompressing streams.
- CognitoSync (3.3.1.7)
- Fixed dependencies for UWP target framework, aws#550 .
- EC2 (3.3.10.0)
- New EC2 I3 instance type.
- MobileAnalytics (3.3.1.7)
- Fixed dependencies for UWP target framework, aws#550 .
- CloudDirectory (3.3.0.2)
- ListObjectAttributes documentation updated based on forum feedback
- ElasticBeanstalk (3.3.4.0)
- Elastic Beanstalk adds support for creating and managing custom platform.
- GameLift (3.3.3.0)
- Allow developers to configure global queues for creating GameSessions. Allow PlayerData on PlayerSessions to store player-specific data.
- Route53 (3.3.5.0)
- Added support for operations CreateVPCAssociationAuthorization and DeleteVPCAssociationAuthorization to throw a ConcurrentModification error when a conflicting modification occurs in parallel to the authorizations in place for a given hosted zone.
- EC2 (3.3.9.0)
- Added the BillingProduct parameter to the RegisterImage API.
- S3 (3.3.5.6)
- Fixed issue with TransferUtility directory operations while using AmazonS3EncryptionClient.
- DirectConnect (3.3.3.0)
- This update will introduce the ability for Direct Connect customers to take advantage of Link Aggregation (LAG). This allows you to bundle many individual physical interfaces into a single logical interface, referred to as a LAG. This makes administration much simpler as the majority of configuration is done on the LAG while you are free to add or remove physical interfaces from the bundle as bandwidth demand increases or decreases. A concrete example of the simplification added by LAG is that customers need only a single BGP session as opposed to one session per physical connection.
- CognitoIdentity (3.3.2.0)
- Allow createIdentityPool and updateIdentityPool API to set server side token check value on identity pool
- ConfigService (3.3.6.0)
- AWS Config now supports a new test mode for the PutEvaluations API. Set the TestMode parameter to true in your custom rule to verify whether your AWS Lambda function will deliver evaluation results to AWS Config. No updates occur to your existing evaluations, and evaluation results are not sent to AWS Config.
- S3 (3.3.5.5)
- Fixed bug in TransferUtility.UploadDirectory
- KeyManagementService (3.3.2.0)
- Added tagging support
- EC2 (3.3.8.0)
- Adds support for the new Modify Volumes apis
- AWSSDK.Extensions.NETCore.Setup (3.3.0.3)
- Added ability to explicit set AWSCredentials object on the AWSOptions
- StorageGateway (3.3.2.0)
- File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. This is done by creating Nfs file shares using existing APIs CreateNfsFileShare. Using the feature in this update, the customer can restrict the clients that have read/write access to the gateway by specifying the list of clients as a list of IP addresses or CIDR blocks. This list can be specified using the API CreateNfsFileShare while creating new file shares, or UpdateNfsFileShare while update existing file shares. To find out the list of clients that have access, the existing API DescribeNfsFileShare will now output the list of clients that have access.
- OpsWorksCM (3.3.2.0)
- Revert: OpsWorks for Chef Automate has added a new field "AssociatePublicIpAddress" to the CreateServer request, "CloudFormationStackArn" to the Server model and "TERMINATED" server state.
- EC2 (3.3.7.0)
- This feature allows customers to associate an IAM profile to running instances that do not have any.
- OpsWorksCM (3.3.1.0)
- OpsWorks for Chef Automate has added a new field "AssociatePublicIpAddress" to the CreateServer request, "CloudFormationStackArn" to the Server model and "TERMINATED" server state.
- Rekognition (3.3.1.0)
- DetectFaces and IndexFaces operations now return an estimate of the age of the face as an age range.
- Lex (3.3.0.0)
- Amazon Lex is a service for building conversational interactions into any application using voice or text.
- CloudDirectory (3.3.0.1)
- Updated to use new Core, version 3.3.8.1
- Fix unmarshalling issue.
- Lightsail (3.3.0.6)
- Updated to use new Core, version 3.3.8.1
- Fixed issue with incorrect exceptions being thrown for Lightsail errors.
- S3 (3.3.5.4)
- Fix issue with V4ClientSection not having a zero-parameter constructor, aws#538
- Core 3.3.8.1
- Extension to saml role profile to allow a region override, to determine STS endpoint setting, to be stored and loaded from the profile and used when constructing the STS client in regions where a specific regional endpoint must be used. Fix issue unmarshalling null MemoryStream from JSON response. Fix issue with V4ClientSection not having a zero-parameter constructor, aws#538
- CloudDirectory (3.3.0.0)
- New service CloudDirectory: Amazon Cloud Directory is a highly scalable, high performance, multi-tenant directory service in the cloud. Its web-based directories make it easy for you to organize and manage application resources such as users, groups, locations, devices, policies, and the rich relationships between them.
- CodeDeploy (3.3.3.0)
- API Update for CodeDeploy: This release of AWS CodeDeploy introduces support for blue/green deployments. In a blue/green deployment, the current set of instances in a deployment group is replaced by new instances that have the latest application revision installed on them. After traffic is rerouted behind a load balancer to the replacement instances, the original instances can be terminated automatically or kept running for other uses.
- EC2 (3.3.6.0)
- API Update for EC2: Adds instance health check functionality to replace unhealthy EC2 Spot fleet instances with fresh ones.
- RDS (3.3.7.0)
- API Update for RDS: Snapshot Engine Version Upgrade
- ElasticLoadBalancingV2 (3.3.1.0)
- Application Load Balancers now support native Internet Protocol version 6 (IPv6) in an Amazon Virtual Private Cloud (VPC). With this ability, clients can now connect to the Application Load Balancer in a dual-stack mode via either IPv4 or IPv6.
- RDS (3.3.6.0)
- API Update for RDS : cross Region Read Replica Copying via CreateDBInstanceReadReplica operation
- CodeBuild (3.3.0.6)
- Doc update.
- CodeCommit (3.3.1.0)
- AWS CodeCommit now includes the option to view the differences between a commit and its parent commit from within the console. You can view the differences inline (Unified view) or side by side (Split view). To view information about the differences between a commit and something other than its parent, you can use the AWS CLI and the get-differences and get-blob commands, or you can use the GetDifferences and GetBlob APIs.
- ECS (3.3.3.0)
- Amazon ECS now supports a state for container instances that can be used to drain a container instance in preparation for maintenance or cluster scale down.
- AWSHealth (3.3.0.5)
- Update for AWS Health: Pick up updated documentation
- CertificateManager (3.3.2.0)
- Update for AWS Certificate Manager: Updated response elements for DescribeCertificate API in support of managed renewal
- Core 3.3.8.0
- fixed uap packages incorrectly referencing binaries in the pcl directories instead of windows8
- all services packages updated to require new core
- EC2 (3.3.5.0)
- Amazon EC2 Spot instances now support dedicated tenancy, providing the ability to run Spot instances single-tenant manner on physically isolated hardware within a VPC to satisfy security, privacy, or other compliance requirements. Dedicated Spot instances can be requested using RequestSpotInstances and RequestSpotFleet.
- RDS (3.3.5.0)
- We are releasing Mysql to Aurora replication feature, in rds-describe-db-instances output field, we will need to add a new field called ReadReplicaDBClusterIdentifiers.
- DynamoDBv2 (3.3.2.0)
- Tagging Support for Amazon DynamoDB Tables and Indexes
- Glacier (3.3.1.4)
- Doc-only Update for Glacier: Added code snippets
- Polly (3.3.0.5)
- Doc-only update for Amazon Polly -- added snippets
- Rekognition (3.3.0.5)
- Added code samples to Rekognition reference topics.
- Route53 (3.3.4.0)
- Add ca-central-1 and eu-west-2 enum values to CloudWatchRegion enum
- ConfigService (3.3.5.0)
- Recently we added next token implementation to some of our APIs mentioned in the title. As part of that launch we added InvalidNextTokenException to those APIs but forgot to update the model for the APIs. This item is to update the models to include InvalidNextTokenException in API response.
- CostAndUsageReport (3.3.0.0)
- The AWS Cost and Usage Report Service API allows you to enable and disable the Cost & Usage report, as well as modify the report name, the data granularity, and the delivery preferences.
- DynamoDBv2 (3.3.1.6)
- Snippets for the DynamoDB API.
- ElastiCache (3.3.2.4)
- Adds new code examples.
- EC2 (3.3.4.5)
- Extended EC2 image utilities class with keys to obtain Windows Server 2012R2 images with SQL Server 2016 variants (web/express/standard).
- AWSMarketplaceCommerceAnalytics (3.3.2.0)
- Added support for data set disbursed_amount_by_instance_hours, with historical data available starting 2012-09-04. New data is published to this data set every 30 days.
- ConfigService (3.3.4.0)
- Added support for OversizedConfigurationItemChangeNotification message type in putConfigRule. Customers can use/write rules based on OversizedConfigurationItemChangeNotification mesage type.
- DynamoDBv2 (3.3.1.5)
- Documentation update
- ElasticFileSystem (3.3.0.8)
- Documentation update.
- IdentityManagement (3.3.1.2)
- Documentation update
- Lambda (3.3.2.5)
- Documentation update
- RDS (3.3.4.2)
- Documentation update
- Rekognition (3.3.0.4)
- Documentation update
- CodeDeploy (3.3.2.0)
- Add support for IAM Session ARNs in addition to IAM User ARNs for on-premise host authentication.
- ECS (3.3.2.0)
- Add the ability to customize the placement of tasks on container instances.
- DynamoDBv2 (3.3.1.4)
- Updated to use new Core, version 3.3.7.1
- Pick up Core change to SDK cache
- Core 3.3.7.1
- Fixed thread-unsafe access to dictionary
- AppStream (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- AWSMarketplaceCommerceAnalytics (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- Batch (3.3.0.1)
- Documentation update to include cross-reference links to service REST api docs.
- CloudFormation (3.3.3.5)
- Documentation update to include cross-reference links to service REST api docs.
- CloudFront (3.3.2.2)
- Documentation update to include cross-reference links to service REST api docs.
- CloudWatchLogs (3.3.2.1)
- Documentation update to include cross-reference links to service REST api docs.
- CodeBuild (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- CodePipeline (3.3.0.8)
- Documentation update to include cross-reference links to service REST api docs.
- CognitoIdentity (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- ConfigService (3.3.3.3)
- Documentation update to include cross-reference links to service REST api docs.
- DatabaseMigrationService (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- DirectoryService (3.3.1.5)
- Documentation update to include cross-reference links to service REST api docs.
- EC2 (3.3.4.4)
- Documentation update to include cross-reference links to service REST api docs.
- ECR (3.3.2.1)
- Documentation update to include cross-reference links to service REST api docs.
- ElasticBeanstalk (3.3.3.1)
- Documentation update to include cross-reference links to service REST api docs.
- Health (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- IdentityManagement (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- Inspector (3.3.0.8)
- Documentation update to include cross-reference links to service REST api docs.
- KeyManagementService (3.3.1.8)
- Documentation update to include cross-reference links to service REST api docs.
- KinesisFirehose (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- Lambda (3.3.2.4)
- Documentation update to include cross-reference links to service REST api docs.
- Lightsail (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- Polly (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- RDS (3.3.4.1)
- Documentation update to include cross-reference links to service REST api docs.
- Route53 (3.3.3.1)
- Documentation update to include cross-reference links to service REST api docs.
- SecurityToken (3.3.0.8)
- Documentation update to include cross-reference links to service REST api docs.
- Shield (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- SimpleSystemsManagement (3.3.2.1)
- Documentation update to include cross-reference links to service REST api docs.
- Snowball (3.3.1.4)
- Documentation update to include cross-reference links to service REST api docs.
- SQS (3.3.1.6)
- Documentation update to include cross-reference links to service REST api docs.
- StepFunctions (3.3.0.4)
- Documentation update to include cross-reference links to service REST api docs.
- StorageGateway (3.3.1.1)
- Documentation update to include cross-reference links to service REST api docs.
- WAFRegional (3.3.0.2)
- Documentation update to include cross-reference links to service REST api docs.
- APIGateway (3.3.4.0)
- Amazon API Gateway is adding support for generating SDKs in more languages. This update introduces two new operations used to dynamically discover these SDK types and what configuration each type accepts.
- DirectoryService (3.3.1.4)
- Documentation update.
- ElasticBeanstalk (3.3.3.0)
- adding a new feature for managing ApplicationVersion Lifecycle. To support this feature we have added one new API and modified two existing API.
- IdentityManagement (3.3.1.0)
- Adds service-specific credentials to IAM service to make it easier to onboard CodeCommit customers. These are username/password credentials that work with a single service.
- KeyManagementService (3.3.1.7)
- Documentation update.
- ECR (3.3.2.0)
- API Update for ECR : Amazon ECR now implements Docker Image Manifest V2, Schema 2 providing the ability to use multiple tags per image, support for storing Windows container images, and compatibility with the Open Container Initiative (OCI) image format. With this update, customers can also add tags to an image via PutImage and delete tags using BatchDeleteImage.
- RDS (3.3.4.0)
- API Update for RDS : added support for cross region encrypted snapshot copying (CopyDBSnapshot)
- KinesisFirehose (3.3.1.0)
- API Update for KinesisFirehose: Processing feature enables users to process and modify records before Amazon Firehose delivers them to destinations.
- Route53 (3.3.3.0)
- API Update for Route53 : enum updates for eu-west-2 and ca-central-1
- StorageGateway (3.3.1.0)
- API Update for StorageGateway: File gateway is a new mode in the AWS Storage Gateway that support a file interface into S3, alongside the current block-based volume and VTL storage. File gateway combines a service and virtual software appliance, enabling you to store and retrieve objects in Amazon S3 using industry standard file protocols such as NFS. The software appliance, or gateway, is deployed into your on-premises environment as a virtual machine (VM) running on VMware ESXi. The gateway provides access to objects in S3 as files on a Network File System (NFS) mount point.
- ApplicationDiscoveryService (3.3.1.0)
- API Update for ApplicationDiscoveryService : Adds new APIs to group discovered servers into Applications with get summary and neighbors. Includes additional filters for ListConfigurations and DescribeAgents API.
- CloudFormation (3.3.3.4)
- Doc update for Cloudformation
- CognitoIdentity (3.3.1.0)
- Added Groups to Cognito user pools. Developers can perform CRUD operations on groups, add and remove users from groups, list users in groups, etc; Added fine-grained role-based access control for Cognito identity pools. Developers can configure an identity pool to get the IAM role from an authenticated user's token, or they can configure rules that will map a user to a different role.
- Inspector (3.3.0.7)
- Doc update for Inspector
- SQS (3.3.1.5)
- Doc update for SQS
- AWSMarketplaceCommerceAnalytics (3.3.1.0)
- Add new enum to DataSetType: sales_compensation_billed_revenue
- Batch (3.3.0.0)
- AWS Batch is a batch computing service that lets customers define queues and compute environments and then submit work as batch jobs.
- CloudWatchLogs (3.3.2.0)
- Add support for associating LogGroups with AWSTagris tags.
- DatabaseMigrationService (3.3.1.0)
- Adds support for SSL enabled Oracle endpoints and task modification.
- ElasticBeanstalk (3.3.2.3)
- Doc-only Update for Elastic Beanstalk: CodeBuild.
- Polly (3.3.0.3)
- Fix to send X-Amz-Security-Token header in the casing currently expected by the service.
- RDS (3.3.3.1)
- Doc-only Update for RDS: New versions available in CreateDBInstance
- S3 (3.3.5.2)
- Fixed presigned url helper to switch to non-AWS Signature v4, if region allows, if requested expiry date is greater than the maximum permitted range for the signature algorithm.
- SecurityToken (3.3.0.7)
- Documentation update.
- SimpleSystemsManagement (3.3.2.0)
- Added support for the new Patch Baseline and Patch Compliance APIs.
- Core 3.3.7.0
- Added region endpoint constants for new EU West (London) region. Added new region endpoints for Amazon Cognito. Omit x-amzn-trace-id during signing.
- all services packages updated to require new core
- IotData (3.3.0.6)
- Updated to use new Core, version 3.3.6.1
- Fix issue handling $ character in topics.
- Core 3.3.6.1
- Fix issue with $ being encoded in requests.
- CloudFront (3.3.2.0)
- API Update for CloudFront : add lambda function associations to cache behaviors
- CodePipeline (3.3.0.6)
- Doc update for CodePipeline
- RDS (3.3.3.0)
- API Upate for RDS : add cluster create time to DBCluster APIs
- WAFRegional (3.3.0.0)
- New Service WAFRegional : With this new feature, customers can use AWS WAF directly on Application Load Balancers in a VPC within available regions to protect their websites and web services from malicious attacks such as SQL injection, Cross Site Scripting, bad bots, etc.
- Core 3.3.6.0
- New region launch ca-central-1
- all services packages updated to require new core
- ConfigService (3.3.3.0)
- API Update for ConfigService : AWS Config supporting Redshift Cluster, ClusterParameterGroup, ClusterSecurityGroup, ClusterSnapshot, ClusterSubnetGroup, and EventSubscription resource types for all customers
- S3 (3.3.5.0)
- S3 now defaults to Sigv4 on BCL; fixed versionId not being marshalled correctly in tagging operations
- SQS (3.3.1.2)
- Doc update for SQS
- Core 3.3.5.1
- Fixed issue getting environment info running under Lambda
- all services packages updated to require new core
- ConfigService (3.3.2.0)
- API Update for ConfigService : AWS Config is increasing the number of configrules for all accounts from 25 to 50
- EC2 (3.3.4.0)
- API Update for EC2 : addedT2.xlarge, T2.2xlarge, and R4 instance type.
- SecurityToken (3.3.0.4)
- Doc update for SecurityTokenService.
- APIGateway (3.3.3.0)
- You can now publish your APIs on Amazon API Gateway as products on the AWS Marketplace. Use the SDK to associate your APIs on API Gateway with Marketplace Product Codes. API Gateway will then send metering data to the Marketplace Metering Service on your behalf. Also, API Gateway now supports documenting your API.
- AppStream (3.3.0.0)
- AppStream is a fully managed desktop application streaming service that provides users instant access to their apps from a web browser.
- CodeBuild (3.3.0.0)
- AWS CodeBuild is a fully-managed build service in the cloud. CodeBuild compiles source code, runs tests, and produces packages that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are never waiting in a queue. You can get started quickly with CodeBuild’s prepackaged build environments, or you can use custom build environments to use your own build tools. With CodeBuild, you only pay by the minute.
- DirectConnect (3.3.2.0)
- IPv6 support
- EC2 (3.3.3.0)
- IPv6 Support for EC2 and new F1 Instance types.
- ElasticBeanstalk (3.3.2.0)
- Integrate AWS codebuild into the service by introducing a new API parameter BuildConfiguration
- Health (3.3.0.0)
- When your business is counting on the performance of your cloud solutions, having relevant and timely insights into events impacting your AWS resources is essential. The AWS Health API serves as the primary source for you to receive personalized information related to your AWS infrastructure, guiding your through scheduled changes, and accelerating the troubleshooting of issues impacting your AWS resources and accounts. At launch, the APIs will be available to Business and Enterprise Support customers.
- Lambda (3.3.2.0)
- New GetAccountSettings API, dotnetcore 1.0 runtime support, new DeadLetterConfig API, and event source mappings with Kinesis streams
- OpsWorksCM (3.3.0.0)
- AWS OpsWorks Managed Chef gives customers a single tenant Chef Automate server. The Chef Automate server is fully managed by AWS and supports automatic backup, restore and upgrade operations.
- Pinpoint (3.3.0.0)
- Amazon Pinpoint makes it easy to run targeted campaigns to improve user engagement. Pinpoint helps you understand your users behavior, define who to target, what messages to send, when to deliver them, and tracks the results of the campaign.
- Shield (3.3.0.0)
- AWS Shield is a managed Distributed Denial of Service (DDoS) protection for web applications running on AWS.
- SimpleSystemsManagement (3.3.1.0)
- Amazon EC2 Systems Manager is a flexible and easy to use management service that enables enterprises to securely manage and administer their workloads running on-premises or in the AWS cloud, using a single unified experience. These tasks include collecting system inventory, maintaining consistent state, ad hoc remote execution, automating imaging creation, applying OS patches, and managing configuration parameters.
- StepFunctions (3.3.0.0)
- AWS StepFunctions allows developers to build cloud applications with breakthrough reliability using state machines.
- XRay (3.3.0.0)
- AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.
- Lightsail (3.3.0.0)
- New service Lightsail : a simplified VM creation and management service.
- Polly (3.3.0.0)
- New service Polly : Amazon Polly service turns text into lifelike speech, making it easy to develop applications that use high-quality speech to increase engagement and accessibility
- Rekognition (3.3.0.0)
- New service Rekognition : Rekognition is a deep-learning based service to search, verify and organize images. With Rekognition, you can detect objects, scenes, and faces in images. You can also search and compare faces.
- Snowball (3.3.1.0)
- API Update for Snowball : this release of AWS Snowball introduces a new job type, new APIs, and the new AWS Snowball Edge device to support local compute and storage use cases.
- S3 (3.3.4.0)
- API Update for S3 : new operations for object tagging, new API for configuring Storage Insights, and new Filter Rule to LifeCycleConfiguration
- CloudFormation (3.3.3.0)
- API Update for CloudFormation : new API ListImports
- Glacier (3.3.1.0)
- API Update for Glacier : allow customers to retrieve their data with different tiers
- Route53 (3.3.2.1)
- Doc updates for Route53
- S3 (3.3.3.0)
- API Update for S3 : Enable customers to specify different restore tiers when accessing their data.
- CloudTrail (3.3.1.0)
- API Update for CloudTrail : supports configuring your trail with event selector
- ECS (3.3.1.0)
- APIUpdate for ECS : the new API will include a new field named "version" in API responses relating to tasks and container instances.
- S3 (3.3.2.0)
- API Update for S3 : Get-Partnumber and Request-Payer support
- ApplicationAutoScaling (3.3.1.0)
- API Update for ApplicationAutoScaling : support for a new target resource (EMR Instance Groups) as a scalable target
- DynamoDBv2 (3.3.1.0)
- DynamoDB Util's Document.FromJson() should supported unsigned types.
- ElasticMapReduce (3.3.2.0)
- API Update for ElasticMapReduce : automatic Scaling of EMR clusters based on metrics
- ElasticTranscoder (3.3.1.0)
- API Update for ElasticTranscoder : support for multiple media input files that can be stitched together.
- GameLift (3.3.2.0)
- API Update for GameLift : provide the ability to remote access into GameLift managed servers.
- Lambda (3.3.1.0)
- API Update for Lambda : adds support for Environment variables.
- APIGateway (3.3.2.0)
- API Update for APIGateway : adding custom encoding feature.
- AWSMarketplaceMetering (3.3.1.0)
- API Update for AWSMarketplaceMetering : allow third parties to send metering records.
- CloudWatch (3.3.1.0)
- API Update for Cloudwatch: add support for percentile statistic (pN) to metrics and alarms
- SQS (3.3.1.0)
- API Update for SQS : new FIFO message queue.
- Route53 (3.3.2.0)
- Adds support for cross account VPC association.
- ServiceCatalog (3.3.2.0)
- This release enables Service Catalog users to perform administrator operations via API.
- DirectoryService (3.3.1.0)
- API Update for DirectoryService : Adding SchemaExtensions
- ElastiCache (3.3.2.0)
- API Update for ElastiCache : Additional parameter to 2 create apis to provide an auth Token for Redis
- Kinesis (3.3.1.0)
- API Update for Kinesis: Describe shard limit, open shard count and stream creation timestamp
- CognitoIdentityProvider (3.3.2.0)
- CognitoIdentityProvider: Adds schema attributes to CreateUserPool.
- Core 3.3.5.0
- Fixed nuspec files to correctly load binaries on Xamarin platforms; EndpointProvider now handles non-standard regions.
- all services packages updated to require new core
- CloudFormation (3.3.2.2)
- Doc update.
- CloudWatchLogs (3.3.1.0)
- Amazon CloudWatch Metrics to Logs is a capability that helps pivot from your logs-extracted metrics directly to the corresponding logs.
- EC2 (3.3.2.2)
- Updated to use new Core, version 3.3.4.1
- generated changes from idempotency trait support
- ServiceCatalog (3.3.1.2)
- Updated to use new Core, version 3.3.4.1
- generated changes from idempotency trait support
- Core 3.3.4.1
- updated generator to handle idempotency trait
- DirectConnect (3.3.1.0)
- Updated to use new Core, version 3.3.4.0
- AWS Direct Connect provides three new APIs to support basic tagging on Direct Connect resources.
- SimpleEmail (3.3.1.0)
- Updated to use new Core, version 3.3.4.0
- API Update for SES: Amazon Simple Email Service (Amazon SES) now enables you to track your bounce, complaint, delivery, sent, and rejected email metrics with fine-grained granularity.
- Core 3.3.4.0
- RetryThrottling feature
- Added WebProxy support for PCL
- Added Support for environmental credentials
- all services packages updated to require new core
- CloudFormation (3.3.2.0)
- Adding ResourcesToSkip parameter to ContinueUpdateRollback API, adding support for ListExports, new ChangeSet types and Transforms
- AutoScaling (3.3.0.2)
- Doc Update for Autoscaling and ELB
- ElasticLoadBalancingV2 (3.3.0.2)
- Doc Update for ELB
- ECS (3.3.0.2)
- Doc only update
- ServerMigrationService (3.3.0.0)
- AWS Server Migration Service (SMS) is an agentless service which makes it easier and faster for you to migrate thousands of on-premises workloads to AWS.
- Budgets (3.3.0.0)
- Updated to use new Core, version 3.3.3.0
- Release of AWS Budgets
- WAF (3.3.1.2)
- doc update
- Core 3.3.3.0
- decimal type support for aws budgets
- EC2 (3.3.2.0)
- Added support for retrieving the new Windows Server 2016 images in ImageUtilities helper class.
- CloudFront (3.3.1.0)
- Added ability to use Amazon CloudFront to deliver your content both via IPv6 and IPv4 using HTTP/HTTPS
- ConfigService (3.3.1.0)
- enum updates to support S3 bucket resource type
- IoT (3.3.1.0)
- added DynamoActionV2 action to IoT Rules Engine
- KinesisAnalytics (3.3.0.2)
- Model update to add rawInputRecords member in UnableToDetectSchemaException
- RDS (3.3.2.0)
- Amazon Aurora integrates with other AWS services to allow you to extend your Aurora DB cluster to utilize other capabilities in the AWS cloud. Permission to access other AWS services is granted by creating an IAM role with the necessary permissions, and then associating the role with your DB cluster.
- S3 (3.3.1.0)
- Support for simultaneous use of dualstack and accelerate feaftures.
- Core 3.3.2.1
- Fix bug with persistence manager not correctly overwriting the file on persistence; Fixed incorrect types being used when constructing JsonData
- Route53 (3.3.1.0)
- Updated to use new Core, version 3.3.2.0
- New enum to support new regions and doc updates.
- S3 (3.3.0.4)
- Updated to use new Core, version 3.3.2.0
- Enum changes to support new region
- Core 3.3.2.0
- Core changes to support new us-east-2 region; fixed a bug where LitJson raises overflow/underflow exception on valid input.
- CertificateManager (3.3.1.0)
- This change allows users to import third-party SSL/TLS certificates into ACM
- ElasticBeanstalk (3.3.1.0)
- Support Pagination for DescribeApplicationVersions API
- GameLift (3.3.1.0)
- New APIs to protect game developer resource (builds, alias, fleets, instances, game sessions and player sessions) against abuse.
- S3 (3.3.0.3)
- Updated to use new Core, version 3.3.1.1
- Requires latest Core to pick up LruCache bug fix.
- ServiceCatalog (3.3.1.0)
- Updated to use new Core, version 3.3.1.1
- New regions
- Core 3.3.1.1
- Several bug fixes to LruCache including aws#467; Doc updates; and endpoints.json update to support new Service Catalog regions.
- ECR (3.3.1.0)
- DescribeImages is a new api used to expose image metadata which today includes image size and image creation timestamp
- ElastiCache (3.3.1.0)
- Elasticache is launching a new major engine release of Redis, 3.2 (providing stability updates and new command sets over 2.8), as well as ElasticSupport for enabling Redis Cluster in 3.2, which provides support for multiple node groups to horizontally scale data, as well as superior engine failover capabilities.
- CognitoSync (3.3.1.0)
- Update SQLite dependencies for support of Android N
- MobileAnalytics (3.3.1.0)
- Update SQLite dependencies for support of Android N
- Core 3.3.1.0
- Close HttpWebRequest's response stream on WebExceptions (aws#449).
- Updated generation of .nuspec files to enable Nuget packages to support the "uap" targetFramework.
- Added support for configuring bypass lists and bypass-on-local mode for web proxies in the BCL and Unity platforms.
- Fixed issue in RegionEndpointProviderV3 preventing use of regions unknown at the time of compilation.
- Fixed LitJson not serializig signed types correctly.
- all services packages updated to require new core
- CognitoIdentityProvider (3.3.1.0)
- Added new operation "AdminCreateUser" that creates a new user in the specified user pool and sends a welcome message via email or phone (SMS).
- DeviceFarm (3.3.0.1)
- general doc update
- KeyManagementService (3.3.1.0)
- support for InvalidMarkerException in ListKeys API
- OpsWorks (3.3.0.1)
- general doc update
- WAF (3.3.1.0)
- In WAF model, the enum for IPSetDescriptorType, we add IPV6 in addition to IPV4. This change will add a new option when customers call some APIs, and also the API will no longer assume the IPSetDescriptorType is in IPV4
- Core 3.3.0.3
- endpoints.json file update
- EC2 (3.3.1.0)
- Support for new EC2 instance type: m4.16xlarge Support for new EC2 P2 and X1 instances. Adding support for EC2 Convertible RIs and the EC2 RI regional benefit.
- Core 3.3.0.2
- Add back the ap-south1 region constant
- CloudFormation (3.3.1.0)
- Added RoleARN parameter to mutating APIs
- CodePipeline (3.3.0.1)
- Service documentation update.
- ElasticFileSystem (3.3.0.1)
- Service documentation update.
- KeyManagementService (3.3.0.1)
- Update documentation to clarify the inputs to KMS Generate APIs
- Core 3.3.0.1
- Added missing RoleArn property to URIBasedRefreshingCredentialHelper's SecurityCredentials class.
- APIGateway (3.3.1.0)
- Simple Proxy support includes three new features: new greedy path formats (no API change), new pseudo-HTTP method (ANY), and two new integration types (AWS_PROXY, HTTP_PROXY).
- AWSSDK.Extensions.NETCore.Setup (3.3.0.1)
- Pull request 456, fix issue with setting RegionEndpoint property overriding a previous set ServiceURL
- CodeDeploy (3.3.1.0)
- AWS CodeDeploy now integrates with Amazon CloudWatch alarms, making it possible to stop a deployment if there is a change in the state of a specified alarm for a number of consecutive periods, as specified in the alarm threshold. AWS CodeDeploy also now supports automatically rolling back a deployment if certain conditions are met, such as a deployment failure or an activated alarm.
- ElasticMapReduce (3.3.1.0)
- Added support for Security Configurations which can be used to enable encryption at-rest and in-transit for certain applications on Amazon EMR.
- RDS (3.3.1.0)
- Provide local time zone support for AWS RDS SqlServer database instances.
- Redshift (3.3.1.0)
- This release of Amazon Redshift introduces Enhanced VPC Routing. When you use Amazon Redshift Enhanced VPC Routing, Amazon Redshift forces all COPY and UNLOAD traffic between your cluster and your data repositories through your Amazon VPC.
- S3 (3.3.0.1)
- Fix null reference exception when validation error occurrs in STS.
- GA release of support for .NET Core in the AWS SDK for .NET
- IoT (3.1.9.0)
- Changes in RegisterCertificate API & Adding a new field "cannedAcl" in S3 action
- RDS (3.1.19.0)
- Aurora cluster reader end-point. Customers have requested we provide them an endpoint that gives access to their cluster readers. We are adding a single field to the output of the DescribeDbCluster operation, namely "ReaderEndpoint" to serve this purpose.
- EC2 (3.1.20.2)
- Minor documentation update.
- S3 (3.1.10.0)
- Updated the Amazon.S3.Model.S3Object type to contain a new property, BucketName. This is the name of the bucket containing the object.
- ServiceCatalog (3.1.1.0)
- Adding an optional parameter to 2 existing APIs.
- AWSSupport (3.1.0.10)
- Documentation update.
- CloudFront (3.1.7.0)
- Adds HTTP2 support for Amazon CloudFront distributions.This includes a new API version, 2016-09-07.
- SimpleNotificationService (3.1.2.1)
- Documentation update.
- CodePipeline (3.1.5.0)
- Incorporated API updates to correct naming of members in types used in the recently published view changes APIs. Please note these are breaking changes in the model shapes.
- EC2 (3.1.20.1)
- Documentation updates.
- ECR (3.1.2.1)
- Documentation updates.
- ECS (3.1.8.1)
- Documentation updates.
- RDS (3.1.18.0)
- New API for RDS: DescribeSourceRegions. The DescribeSourceRegions API provides a list of all the source region names and endpoints for any region. Source regions are the regions where current region can get a replica or copy a snapshot from.
- SimpleNotificationService (3.1.2.0)
- Declaring AuthorizationErrorException on the 5 new SNS-SMS APIs.
- ApplicationAutoScaling (3.1.1.0)
- ApplicationAutoScaling adds support for automatically scaling an Amazon EC2 Spot fleet in order to manage application availability and costs during changes in demand based on conditions you define.
- CognitoIdentityProvider (3.1.2.0)
- Added support for bulk import of users.
- ConfigService (3.1.7.0)
- ResourceType Enum Update for AWS Config: Supporting a application loadbalancer resource type in AWS Config
- GameLift (3.1.3.0)
- Customers can use Linux in addition to Windows EC2 instances.
- RDS (3.1.17.0)
- We currently allow customers to add options to a rds option group that are mutually exclusive. We want to avoid that while validating the request to add an option to the option group. As part of this effort we are modifying the describe-option-group-options api response to include information about options that conflict with each other.
- AutoScaling (3.1.4.1)
- Documentation update.
- CloudFront (3.1.6.0)
- CloudFront is adding a Querystring Whitelist Option. Customers will be able to choose to forward certain querystring keys instead of a.) all of them or b.) none of them.
- CodePipeline (3.1.4.0)
- CodePiepline has introduced a new feature to return pipeline execution details. Execution details consists of source revisions that are running in the pipeline. Customers will be able to tell what source revisions that are running through the stages in pipeline by fetching execution details of each stage.
- Route53 (3.1.6.0)
- With this release, Route 53 will support the following new features: support for the NAPTR DNS record type, a new TestDNSAnswer API which enables customers to send a test query against a specific name server using spoofed delegation nameserver, resolver, and ECS IPs, and support metric-based health check in ap-south-1 region.
- SimpleSystemsManagement (3.1.4.2)
- Documentation update.
- Core 3.1.11.0
- Fixed issue with UnityWebRequest for Unity 5.4. Deprecated ClientConfig.ReadEntireResponse property.
- OpsWorks (3.1.3.5)
- Documentation updates for expanded region support.
- RDS (3.1.16.0)
- Addition of resource ARNs to Describe APIs.
- EC2 (3.1.20.0)
- Schema Update for Dedicated Host Reservations and API Update for EC2-SpotFleet: Adding new parameters to DescribeSpotFleerRequest API
- IdentityManagement (3.1.4.9)
- Doc only update
- KeyManagementService (3.1.3.1)
- Updating the version numbers
- WorkSpaces (3.1.3.0)
- New APIs to support the launch and management of WorkSpaces that are paid for and used by the hour.
- APIGateway (3.1.7.0)
- Amazon API Gateway now supports API usage plans. You can now easily define plans for 3rd party developers by associating them with individual API keys. This allows you to configure which APIs the caller can access as well as define throttling and request quota limits. You can also extract utilization data on a per-API key basis to analyze API usage and generate billing documents. Usage plans allows you to easily manage and monetize your APIs for your API-based business.
- CognitoSync (3.1.2.0)
- Merged GitHub PR 409: Improve DataConflictException handling in case of partial local modification (aws#409)
- ECS (3.1.8.0)
- Regenerating from latest service model ecs-2014-11-13.normal.json
- AutoScaling (3.1.4.0)
- New API for AutoScaling - ELB L7 integration.
- ECS (3.1.7.0)
- Amazon EC2 Container services support Application Load Balancer target groups to enable dynamic ports and path-based routing.
- ElasticLoadBalancing (3.1.1.0)
- Documentation and other minor changes to the classic Elastic Load Balancing model to support the launch of Elastic Load Balancing V2 API which can be found in the Amazon.ElasticLoadBalancingV2 namespace.
- ElasticLoadBalancingV2 (3.1.0.0)
- Application load balancers are a new load balancer that is now supported by the Elastic Load Balancing service. Application load balancers support HTTP/2, WebSockets, routing based on URL path, and routing to multiple ports on a single instance.
- KeyManagementService (3.1.3.0)
- New import key feature lets you import keys from your own key management infrastructure to KMS for greater control over generation and storage of keys and meeting compliance requirements of sensitive workloads.
- KinesisAnalytics (3.1.0.0)
- Added support for Amazon Kinesis Analytics, a fully managed service for continuously querying streaming data using standard SQL. With Kinesis Analytics, you can write standard SQL queries on streaming data and gain actionable insights in real-time, without having to learn any new programming skills. The service allows you to build applications that continuously read data from streaming data sources, process that data using standard SQL, and send the processed data to up to four destinations of your choice. Kinesis Analytics enables you to generate time-series analytics, feed a real-time dashboard, create real-time alarms and notifications, and much more.
- S3 (3.1.9.0)
- Updated to use new Core, version 3.1.10.0
- Added support for requesting dualstack (ipv6) endpoints using a new UseDualstackEndpoint property on the service configuration class. Note that not all regions currently support dualstack endpoints - you should consult S3 documentation to verify a dualstack endpoint is available for the region you intend to use before setting this switch.
- Snowball (3.1.0.0)
- Added support for the Snowball job management API.
- Core 3.1.10.0
- Added a new flag, UseDualstackEndpoint, to the base configuration class for all services. Currently this flag is for use with Amazon S3 only. Other services will add dualstack (ipv6) endpoints in the future.
- AWSMarketplaceCommerceAnalytics (3.1.3.0)
- In this release, we added a new API, StartSupportDataExport, to the AWS Marketplace Commerce Analytics Service. StartSupportDataExport returns static test data only at this time. The AWS Marketplace Commerce Analytics Service allows AWS Marketplace Sellers to programmatically access product and customer data on AWS Marketplace. For more information, contact [email protected].
- CloudFront (3.1.5.0)
- Amazon CloudFront now supports tagging for Web and Streaming distributions. Tags make it easier for you to allocate costs and optimize spending by categorizing and grouping AWS resources.
- ECR (3.1.2.0)
- Adds filtering of ListImages requests based on whether an image is tagged or untagged
- S3 (3.1.8.3)
- Minor update to PutBucket operation
- Core 3.1.9.2
- Fix issue with LitJSON not properly deserializing dictionaries
- all services packages updated to require new core
- CognitoIdentityProvider (3.1.1.0)
- Adding Auth Support for Cognito User Pools
- GameLift (3.1.2.0)
- Added support for GameSession Search API
- Lambda (3.1.4.6)
- Doc only update
- RDS (3.1.15.0)
- S3 Snapshot Ingestion and MoveToVpc feature added
- ApplicationAutoScaling (3.1.0.5)
- Documentation update reflecting scalable target limit increase.
- AWSMarketplaceMetering (3.1.0.5)
- Add path shortening for new discovery service
- CloudWatch (3.1.0.10)
- Documentation update for MetricDatum.
- CloudWatchLogs (3.1.3.0)
- Documentation update. Adding an optional parameter, DefaultValue, to PutMetricFilterRequest.
- DirectoryService (3.1.5.1)
- Documentation update.
- ElasticMapReduce (3.1.6.0)
- API Update for EMR: Enhanced Debugging
- IoT (3.1.8.0)
- Regenerating from latest service model iot-2015-05-28.normal.json
- MachineLearning (3.1.3.0)
- Added the timestamps StartedAt, FinishedAt, and ComputeTime to the following API responses:DescribeBatchPredictionsOutput DescribeDataSourcesOutput DescribeEvaluationsOutput DescribeMLModelsOutput GetBatchPredictionsOutput GetDataSourcesOutput GetEvaluationsOutput GetMLModelsOutput. Added TotalRecordCount and InvalidRecordCount to the following API responses: DescribeBatchPredictionsOutput GetBatchPredictionsOutput.
- RDS (3.1.14.0)
- Support for License model and versioning of option groups.
- Route53Domains (3.1.2.0)
- Adds new APIs to renew domains for a specified duration, get domain suggestions, and view billing.
- APIGateway (3.1.6.0)
- Added support for Cognito User Pools Auth
- DirectoryService (3.1.5.0)
- New APIs for Microsoft AD to manage routing
- EC2 (3.1.19.0)
- Updated for DNS for VPC Peering
- Elasticsearch (3.1.1.0)
- Amazon Elasticsearch Service now supports elasticsearch version 2.3. Version 2.3 offers improved performance, memory management, and security. It also offers several new features including: pipeline aggregations to perform advanced analytics like moving averages and derivatives, and enhancements to geospatial queries
- SecurityToken (3.1.4.4)
- Doc only update
- SimpleEmail (3.1.4.3)
- Doc update
- CognitoSync (3.1.1.6)
- Github pull request 400 fixing an issue when deleting a merged dataset after the deletion is complete.
- IoT (3.1.7.0)
- This update adds support for thing types. Thing types are entities that store a description of common features of Things that are of the same logical type.
- MobileAnalytics (3.1.1.11)
-
Github pull request 417 making the event parsing more robust.
-
- CertificateManager (3.1.4.0)
- Add reason for failure when describing certificates.
- CloudFormation (3.1.6.0)
- Added support for specifying IAM capabilities for stacks.
- ConfigService (3.1.6.0)
- Adding support for ACM and RDS resource types. Two new features (Hybrid Rules & Forced Evaluation).
- ECS (3.1.6.1)
- Documentation update.
- ElasticTranscoder (3.1.0.10)
- Updated documentation for WAV file output format support.
- Lambda (3.1.4.5)
- Minor documentation update.
- Core 3.1.9.1
- Fixed issue where hyphens were automatically stripped from access policies during unmarshall.
- DeviceFarm (3.1.7.0)
- Add support for managing remote access sessions.
- SimpleSystemsManagement (3.1.4.0)
- Added notification support,allowing customers to be notified when a command reaches a terminated status.
- DatabaseMigrationService (3.1.2.0)
- API updates to enable SSL-enabled endpoints.
- ECS (3.1.6.0)
- Added support for specifying an IAM role ARN for tasks.
- RDS (3.1.13.0)
- API Update for RDS Aurora: new parameter TargetDBInstanceIdentifier of FailoverDBCluster API. API Update for RDS Aurora: New method CopyDBClusterParameterGroup.
- Core 3.1.9.0
- Updated to support ECS container credentials.
- all services packages updated to require new core
- ConfigService (3.1.5.0)
- API Update for AWS Config: DeleteConfigurationRecorder API.
- DirectoryService (3.1.4.0)
- API Update for AWS Directory Service: Tagging APIs (Add, Remove and List).
- OpsWorks (3.1.3.2)
- Documentation update.
- ServiceCatalog (3.1.0.0)
- Added support for AWS Service Catalog. This service allows organizations to create and manage catalogs of IT services that are approved for use on AWS.
- CodePipeline (3.1.3.0)
- Updates CodePipeline API to support manual approvals.
- ElasticFileSystem (3.1.2.1)
- Documentation update.
- IdentityManagement (3.1.4.6)
- Documentation update.
- DatabaseMigrationService (3.1.1.0)
- Allow the ability to specify VpcSecurityGroupId for the replication instance
- SimpleSystemsManagement (3.1.3.0)
- Amazon EC2 Run Command now works with any instance or virtual machine outside of AWS, including your own data centers or other clouds.
- Core 3.1.8.1
- Pull request 412, overload to optionally strip hyphen from the ID in the Principal object
- CloudWatchEvents (3.1.2.0)
- Update for new BOM region
- EC2 (3.1.18.0)
- Enable ENA supported instances
- ElasticFileSystem (3.1.2.0)
- Added support for PerformanceMode property
- GameLift (3.1.1.0)
- Support for Multi-Process Support
- IoT (3.1.6.0)
- Added support for Operation property in DynamoDBAction
- Route53 (3.1.5.0)
- Update for new BOM region
- SimpleNotificationService (3.1.1.0)
- Updated support for SMS
- S3 (3.1.8.0)
- Updated to use new Core, version 3.1.8.0
- Added support for BOM region.
- Core 3.1.8.0
- Added support for BOM region.
- all services packages updated to require new core
- CognitoIdentity (3.1.1.0)
- API update for role customization
- DirectConnect (3.1.2.0)
- API update for DescribeConnectionLoa and DescribeInterconnectLoa operations
- EC2 (3.1.17.0)
- API update for IdentityId Format
- IdentityManagement (3.1.4.4)
- Doc update
- RDS (3.1.12.1)
- Doc update
- CodePipeline (3.1.2.0)
- The feature Retry Failed Actions allows you to retry a failed pipeline execution from a given stage in the pipeline. Mainly, this can be done by the new API RetryStageExecution with the use of a field from the existing (updated) API GetPielineState's response.
- OpsWorks (3.1.3.0)
- Minor documentation update.
- CertificateManager (3.1.3.3)
- Regenerating from latest service model acm-2015-12-08.normal.json
- CloudTrail (3.1.5.0)
- Regenerating from latest service model cloudtrail-2013-11-01.normal.json
- RDS (3.1.12.0)
- Regenerating from latest service model rds-2014-10-31.normal.json
- S3 (3.1.7.2)
- Minor documentation update.
- SimpleEmail (3.1.4.0)
- Regenerating from latest service model email-2010-12-01.normal.json
- S3 (3.1.7.1)
- Pull request 379, prevent v4 auth from being forced on GET when using non s3 endpoint.
- SQS (3.1.0.10)
- Pull request 380, updating SQSConstants
- DynamoDBv2 (3.1.5.0)
- API Update for DynamoDB Streams to support ApproximationCreationDateTime
- IoT (3.1.5.0)
- Adds new API, ListPolicyPrincipals. ListPolicyPrincipals allows you to list all your principals (certificate or other credential, such as Amazon Cognito ID) attached to a given policy. Also adds an encode function to the SQL syntax function list, and a couple of improvements to Amazon DynamoDB Actions: Range key (primary partition key) is now optional as it is in DynamoDB. "NUMBER" is being introduced as a supported hash key and range key type.
- MachineLearning (3.1.2.0)
- You can now assign tags, which are commonly used for cost allocation, to Amazon Machine Learning datasources, models, evaluations, and batch predictions.
- ApplicationAutoScaling (3.1.0.2)
- Updated incorrect documentation links.
- EC2 (3.1.16.0)
- The new 'type' parameter in the RequestSpotFleet API indicates whether a Spot fleet will only 'request' the target capacity or also attempt to 'maintain' it. When you want to 'maintain' a certain target capacity, Spot fleet will place the required bids to meet this target capacity, and enable you to automatically replenish any interrupted instances. When you simply 'request' a certain target capacity, Spot fleet will only place the required bids but will not attempt to replenish Spot instances if capacity is diminished, nor will it submit bids in alternative Spot pools if capacity is not available. By default, this parameter is set to 'maintain'. - The DescribeSpotFleetRequests API now returns two new parameters: the 'fulfilledCapacity' of a Spot fleet to indicate the capacity that has been successfully launched, and the 'type' parameter to indicate whether the fleet is meant to 'request' or 'maintain' capacity.
- IdentityManagement (3.1.4.3)
- Updated to use new Core, version 3.1.7.0
- Fix potential performance issue in service config constructor related to attempting to access EC2 instance metadata when not running on EC2.
- S3 (3.1.7.0)
- Updated to use new Core, version 3.1.7.0
- Fix issue with ListObjectsV2, where StartAfter is associated with the wrong header.
- SecurityToken (3.1.4.1)
- Updated to use new Core, version 3.1.7.0
- Fix potential performance issue in service config constructor related to attempting to access EC2 instance metadata when not running on EC2.
- Core 3.1.7.0
- Dispose of the CancellationTokenRegistration instance we get back from CancellationToken.Register, fix for aws#361
- all services packages updated to require new core
- CloudTrail (3.1.4.0)
- Regenerated from correct service model. Previous releases contained an exception type, KmsKeyInvalidStateException, which is not currently used and should not have been present (this removal may be a breaking change for some users).
- ElastiCache (3.1.3.0)
- This release of Amazon ElastiCache adds support for exporting a Redis snapshot to an Amazon S3 bucket. After the export is completed, you can access the exported snapshot from your Amazon S3 console or API.
- SecurityToken (3.1.4.0)
- Refactoring changes corresponding to enhancements to enable the use of SAML role credential profiles in the SDK core assembly.
- Core 3.1.6.0
- Updated credential profile support to enable use of SAML role profiles with SDK-based applications. Added support for auto-detect of region from instance metadata when running on EC2 instances. Added support for reading AWS credentials from environment variables shared with other AWS SDKs. Added support for generating serializable exceptions.
- all services packages updated to require new core
- EC2 (3.1.15.0)
- Added support for instance console screenshot
- RDS (3.1.11.0)
- Cross account snapshot sharing
- CognitoSync (3.1.1.1)
- Fix KeyNotFoundException exception
- Application Discovery Service (3.1.1.0)
- API updates from revised service model. An incorrect model was used in the previous release.
- EC2 (3.1.14.0)
- Added instance type enumeration members for new X1 types.
- ECS (3.1.5.0)
- Add status to ListTaskDefinitionFamilies. Filter option lets customers view active, inactive, or all task definition families.
- KinesisFirehose (3.1.2.0)
- Added support for Configurable Retry Window for Loading Data into Amazon Redshift.
- Application Auto Scaling (3.1.0.0)
- Added support for Application Auto Scaling. This service is a general purpose Auto Scaling service for supported elastic AWS resources. With Application Auto Scaling, you can automatically scale your AWS resources, with an experience similar to that of Auto Scaling.
- DynamoDBv2 (3.1.4.0)
- Documentation update.
- WorkSpaces (3.1.2.0)
- Add tagging support.
- Application Discovery Service (3.1.0.0)
- Added support for the AWS Application Discovery Service. This service helps Systems Integrators quickly and reliably plan application migration projects by automatically identifying applications running in your data center, their associated dependencies, and their performance profile.
- CloudFormation (3.1.5.0)
- Added ExecutionStatus to ChangeSets so that customers can see which ChangeSets are available to be executed; which one was executed in the past, and which can no longer be executed due to being obsolete.
- EC2 (3.1.13.0)
- Added support for identifying stale security groups.
- SimpleSystemsManagement (3.1.2.0)
- EC2 Run Command has been updated to allow customers to create and share documents. Documents can be shared privately with other AWS accounts, or publically to all accounts.
- DirectConnect (3.1.1.1)
- Documentation update.
- ElasticMapReduce (3.1.5.0)
- ListInstances can now filter results based on InstanceState(s).
- IdentityManagement (3.1.4.1)
- Documentation update.
- S3 (3.1.6.1)
- Added retry for HTTP 502 and 504. Updated list of requests that should not be directed to S3 accelerate endpoint.
- SQS (3.1.0.7)
- Documentation update.
- StorageGateway (3.1.4.0)
- Updates to the ListGateways and ListVolumes APIs. Added support for the ListTapes API.
- APIGateway (3.1.5.0)
- Added support to Integration for controlling passthrough behavior.
- CloudTrail (3.1.3.0)
- Updates to return topic ARN in addition to the topic name.
- ECS (3.1.4.0)
- Added support for specifying log drivers available from Docker in task definitions.
- KeyManagementService (3.1.2.0)
- Updated for the latest service API updates.
- S3 (3.1.6.0)
- Added support for ListObjectsV2 operation.
- SecurityToken (3.1.3.3)
- Documenation update for the AssumeRole API.
- CodePipeline (3.1.1.5)
- Documentation and samples update.
- CognitoIdentityProvider (3.1.0.0)
- Added support for the Amazon Cognito Identity Provider service.
- ElasticBeanstalk (3.1.5.0)
- Added support for TooManyBucketsException to several operations.
- Inspector (3.1.2.1)
- Documentation update.
- OpsWorks (3.1.2.0)
- Adds support for default tenancy selection.
- Route53Domains (3.1.1.0)
- Add support for new operations ResendContactReachabilityEmail and GetContactReachabilityStatus.
- EC2 (3.1.12.0)
- API Update for VPC Peering with Classiclink.
- ECR (3.1.1.0)
- Added the repository URI to the output of DescribeRepositories.
- SecurityToken (3.1.3.2)
- Service documentation update.
- CertificateManager (3.1.3.0)
- Add tagging support
- CloudHSM (3.1.2.0)
- Documentation update
- ElasticMapReduce (3.1.4.0)
- Add support for Smart Targeted Resize feature
- Inspector (3.1.2.0)
- Documentation update
- IoT (3.1.4.0)
- Added support for specifying the SQL rules engine to be used
- KeyManagementService (3.1.1.3)
- Use correct error codes.
- EC2 (3.1.11.0)
- Add two new low-cost, high-throughput HDD volume types: Throughput Optimized HDD (st1) and Cold HDD (sc1).
- ElasticBeanstalk (3.1.4.0)
- Add support for automatic platform version upgrades with managed updates.
- Kinesis (3.1.3.0)
- Added support for enhanced monitoring.
- KinesisFirehose (3.1.1.0)
- Add support for Elastic Search and Cloudwatch Logs.
- S3 (3.1.5.0)
- Updated to use new Core, version 3.1.5.3
- Add support for S3 Accelerate.
- Core 3.1.5.3
- Updates to Core to support S3 Accelerate
- SecurityToken (3.1.3.1)
- Updated to use new Core, version 3.1.5.2
- Patch for properly reaching USGovCloudWest1.
- Core 3.1.5.2
- Fix issue with using STS with USGovCloudWest1 RegionEndpoint.
- ElasticTranscoder (3.1.0.5)
- Update CreatePipeline to support null notifications - aws#322
- IoT (3.1.3.0)
- Add support to “Bring your own Certificate”.
- DirectoryService (3.1.3.0)
- Add support for conditional forwarder
- ElasticBeanstalk (3.1.3.0)
- Updates to health check
- Lambda (3.1.4.0)
- Add ability to set runtime in the UpdateFunctionConfiguration operation
- APIGateway (3.1.4.0)
- Add support for ImportRestApi and PutRestApi.
- Inspector (3.1.1.0)
- Large service update.
- Route53 (3.1.4.0)
- Add support for CloudWatch metric-based health checks.
- SecurityToken (3.1.3.0)
- Add support for GetCallerIdentity, a new API which returns details about the credentials used to make the API call.
- AWS Database Migration Service (3.1.0.1)
- Documentation update.
- CertificateManager (3.1.2.1)
- Documentation update.
- CloudFormation (3.1.4.0)
- Added support for ChangeSets. ChangeSets give users detailed information into what CloudFormation intends to perform when changes are executed to a stack, giving users the ability to preview and change the results before actually applying them.
- CodeDeploy (3.1.2.1)
- Documentation update.
- ElastiCache (3.1.2.0)
- Regenerated from correct service model
- Redshift (3.1.2.0)
- Added support for Cluster IAM Roles. Clusters can now assume an IAM Role to perform operations like COPY/UNLOAD as well as cryptographic operations involving KMS keys.
- WAF (3.1.2.0)
- Added support for XSS (Cross-site scripting) protection in WAF.
- ElastiCache (3.1.1.0)
- Added support for changes to allow vertically scaling from one instance type to another.
- RDS (3.1.10.0)
- Added support for Windows Authentication for RDS SQL Server.
- StorageGateway (3.1.3.0)
- Added support for the new SetLocalConsolePassword API.
- DeviceFarm (3.1.6.0)
- Added support for purchasing and managing unmetered devices in a self service manner, and to stop runs which are currently executing.
- ElasticBeanstalk (3.1.2.3)
- Updated documentation.
- RDS (3.1.9.0)
- Added support for customer specifiable fail-over order for read replicas in Amazon Aurora.
- AWSMarketplaceMetering (3.1.0.0)
- Add support for AWS Marketplace Metering Service.
- CloudHSM (3.1.1.0)
- Add tagging support.
- IoT (3.1.2.0)
- Add support for sending IoT data to Amazon Elasticsearch Service.
- S3 (3.1.4.0)
- Add lifecycle configuration options.
- AWS Database Migration Service (3.1.0.0)
- Add support for the new AWS Database Migration Service.
- CodeDeploy (3.1.2.0)
- Add support for the new BatchGetDeploymentGroups API.
- SimpleEmail (3.1.3.0)
- Add support for custom MAIL FROM domains. For more information see the service release notes at http://aws.amazon.com/releasenotes/Amazon-SES/8381987420423821.
- IdentityManagement (3.1.4.0)
- Add stable, unique identifying string identifiers to each entity returned from IAM:ListEntitiesForPolicy.
- Redshift (3.1.1.0)
- Updated with the ability to restore a table from a cluster snapshot to a new table in an active cluster. For more information, see Restoring a Table from a Snapshot.
- Core 3.1.5.1
- Fix thread safety issue related to KeyedHashAlgorithm creation on Unity iOS with il2cpp.
- CertificateManager (3.1.2.0)
- Doc update
- CloudWatchEvents (3.1.1.0)
- Doc update
- CodeCommit (3.1.1.0)
- Add support for customizing your development workflow with repository triggers.
- ConfigService (3.1.4.0)
- Doc update
- DeviceFarm (3.1.5.0)
- Add support for XCUI - an updated version of Apple's iOS automation suite.
- DirectConnect (3.1.1.0)
- Doc update
- DirectoryService (3.1.2.0)
- Added support for SNS notifications on directories.
- DynamoDBv2 (3.1.3.0)
- Documentation update for the new DescribeLimits API.
- EC2 (3.1.10.0)
- Added support for referencing security groups in peered Virtual Private Clouds (VPCs). For more information see the service announcement at https://aws.amazon.com/about-aws/whats-new/2016/03/announcing-support-for-security-group-references-in-a-peered-vpc/.
- APIGateway (3.1.3.0)
- Added new suppression
- CloudSearchDomain (3.1.1.0)
- Regenerating from latest service model cloudsearchdomain-2013-01-01.normal.json
- DynamoDBv2 (3.1.2.0)
- Added support for the new DescribeLimits API, enabling users to query provisioning limits for their account.
- AutoScaling (3.1.3.0)
- Updates to the CompleteLifecycleAction and RecordLifecycleActionHeartbeat operations
- CloudFormation (3.1.3.0)
- Updated to allow resources not to be deleted and tag support of UpdateStack
- CloudWatchLogs (3.1.2.4)
- Doc update
- SimpleEmail (3.1.2.0)
- Added "Encoding" property to the SNSAction
- S3 (3.1.3.13)
- Add missing enumerations to S3Region.
- Route53 (3.1.3.0)
- Added support for SNI health check.
- CognitoIdentity (3.1.0.7)
- Added Support for Unity
- CognitoSync (3.1.1.0)
- Added Support for Unity, Moved SyncManager and CognitoSync service client into a single assembly
- DynamoDBv2 (3.1.1.5)
- Added support for Unity, Add ability to use streams with the S3Link object
- IdentityManagement (3.1.3.3)
- Add Support for Unity
- Kinesis (3.1.2.3)
- Added Support for Unity
- KinesisFirehose (3.1.0.3)
- Added Support for Unity
- Lambda (3.1.3.1)
- Added Support for Unity
- MobileAnalytics (3.1.1.6)
- Added Support for Unity
- S3 (3.1.3.12)
- Added Support for Unity
- SecurityToken (3.1.2.2)
- Added Support for Unity
- SimpleEmail (3.1.1.4)
- Added Support for Unity
- SimpleNotificationService (3.1.0.5)
- Added Support for Unity
- SQS (3.1.0.6)
- Added Support for Unity
- Core 3.1.5.0
- Added Support for Unity
- AWSMarketplaceCommerceAnalytics (3.1.2.0)
- Added support for a new data set disbursed_amount_by_product_with_uncollected_funds .
- CloudWatch (3.1.0.5)
- Documentation update.
- CodeDeploy (3.1.1.0)
- Added support for setting up triggers for a deployment group.
- StorageGateway (3.1.2.0)
- Added support for CreateTapeWithBarcode API.
- Core 3.1.4.5
- Fix issue with ConstantClass thread-safety
- ElasticMapReduce (3.1.3.0)
- Added support for adding EBS storage to an EMR instance.
- RDS (3.1.8.0)
- Added support for Cross-account Encrypted (KMS) snapshot sharing and removed unused model classes.
- APIGateway (3.1.2.0)
- Added support for custom request authorizers. With custom request authorizers, developers can authorize their APIs using bearer token authorization strategies, such as OAuth using an AWS Lambda function.
- AWS Certificate Manager (3.1.1.0)
- Breaking change: the exception type AccessDeniedException has been removed as it is not thrown by the service. The exception type was included in previous releases in error.
- Lambda (3.1.3.0)
- Added support for configuring a Lambda function to access resources in your VPC. These resources could be AWS service resources (for example, Amazon Redshift data warehouses, Amazon ElastiCache clusters, or Amazon RDS instances), or they could be your own services running on your own EC2 instances. For more information see http://docs.aws.amazon.com/lambda/latest/dg/vpc.html.
- AWSMarketplaceCommerceAnalytics (3.1.1.0)
- Updated documentation. Extended the GenerateDateSet operation to include a new CustomerDefinedValues parameter. This parameter allows customers to submit arbitrary key/value pair strings which will be returned, as provided, in the asynchronous response, enabling the user of customer-provided identifiers to correlate responses with their internal systems.
- CloudFront (3.1.4.1)
- Added a new field ACMCertificateARN to ViewerCertificate. This field replaces the CertificateSource and Certificate fields that were recently added.
- ConfigService (3.1.3.2)
- Documentation update.
- EC2 (3.1.9.1)
- Updated ImageUtilities class to enable use when a proxy is required.
- Gamelift (3.1.0.0)
- Added support for Amazon Gamelift, a managed service that allows game developers the ability to deploy and configure their multiplayer games.
- Core 3.1.4.4
- Updated INI credentials parsing logic to handle '=' character in values.
- S3 (3.1.3.11)
- Adding ITransferUtility interface for the TransferUtility class.
- Glacier (3.1.0.6)
- Bug fix for ArchiveTransferManager not creating unique topics and queues
- SimpleSystemsManagement (3.1.1.3)
- Documentation update for the new 63-bit id formats.
- WAF (3.1.1.0)
- You can now configure AWS WAF to block, allow, or monitor (count) requests based on the content in HTTP request bodies. This is the part of a request that contains any additional data that you want to send to your web server as the HTTP request body, such as data from an HTML form.
- AWS Certificate Manager (3.1.0.0)
- AWS Certificate Manager (ACM) is an AWS service that makes it easier for you to deploy secure SSL based websites and applications on the AWS platform. SSL is the standard protocol for encrypting communications and establishing the identity of a website over the Internet. ACM takes care of all of the complexity of obtaining, deploying, and renewing the digital certificates used with SSLCertificate Manager certs with CloudFront distributions.
- DeviceFarm (3.1.4.1)
- Minor documentation update.
- IoT (3.1.1.0)
- IoT api update to support enabling and disabling topic rules, and return arns in some structures.
- SecurityToken (3.1.2.1)
- Minor documentation update.
- DeviceFarm (3.1.4.0)
- Api update with new enumeration values for uploads.
- OpsWorks (3.1.1.5)
- Minor documentation update.
- SecurityToken (3.1.2.0)
- Add support for RegionDisabledException.
- CloudFront (3.1.3.0)
- Enforce HTTPS-only connection between CloudFront and your origin webserver, support for TLSv1.1 and TLSv1.2 between CloudFront and your origin webserver, add or modify request headers forwarded from CloudFront to your origin webserver.
- CloudWatchEvents (3.1.0.0)
- Added support for the new CloudWatch Events service. CloudWatch Events allows you to Monitor and rapidly react to changes in your AWS resources.
- EC2 (3.1.9.0)
- Scheduled instances is a new EC2 service offering which allows customers to purchase reserved capacity for specific slots of time on a one-time or recurring basis.
- EC2 (3.1.8.0)
- Added support for DNS over classiclink.
- EC2 (3.1.7.1)
- Fixed incorrect request class and marshaling code for the DescribeNetworkInterfaceAttribute api. The class should have contained a single 'Attribute' member, not multiple members corresponding to the allows values for 'Attribute'.
- S3 (3.1.3.10)
- Updated to use new Core, version 3.1.4.3
- Add more defensive code while processing xml error responses
- Core 3.1.4.3
- Add more defensive code while processing xml error responses. Fixed issue with callbacks being invoked multiple times when unhandled exception occurs in .NET 3.5 async code. Updated RegionEndpoint constants for new Asia Pacific (Seoul) (ap-northeast-2) region.
- all services packages updated to require new core
- ECR (3.1.0.0)
- Add SDK support for the Amazon EC2 Container Registry, a secure, fully-managed Docker image registry that makes it easy for developers to store and retrieve Docker container images.
- ECS (3.1.3.0)
- Add support for deployment configuration.
- ElasticMapReduce (3.1.2.0)
- Update RunJobFlow to accept the ServiceSecurityGroup parameter.
- SecurityToken (3.1.1.1)
- Fix a bug in SAML assertion parsing where there are duplicate role names.
- IoT (3.1.0.4)
- Documentation update
- IotData (3.1.0.2)
- Documentation update
- CloudFront (3.1.2.0)
- For web distributions, you can now configure CloudFront to automatically compress files of certain types for both Amazon S3 and custom origins, so downloads are faster and your web pages render faster. Compression also reduces your CloudFront data transfer cost because you pay for the total amount of data served.
- CloudTrail (3.1.2.0)
- This release supports trails that apply across all regions, and support for multiple trails per region.
- ConfigService (3.1.3.0)
- Update to add support for AWS Config rules. These rules enable users to evaluate whether their AWS resources comply with desired configuration settings.
Added support for Identity and Access Management (IAM) resource types.
- DynamoDBv2 (3.1.1.3)
- Fix issue where a high retry count causes integer overflow - aws#286
- EC2 (3.1.7.0)
- Added support for managed NAT, a highly available and scalable Network Address Translation (NAT) solution that enables Internet connectivity for instances in private subnets of a customer’s VPC
- RDS (3.1.7.0)
- Add support for enhanced monitoring in RDS instances.
- Core 3.1.4.2
- Fix issue where a high retry count causes integer overflow - aws#286.
Fix issue causing "Path cannot be the empty string or all whitespace" error when running under a user account that has no profile or home directory - aws#287.
- EC2 (3.1.6.0)
- Added new parameters to CopyImage API that allows a customer to create an AMI copy where all the associated EBS snapshots are encrypted.
- AutoScaling (3.1.2.0)
- Add support for SetInstanceProtection operation
- RDS (3.1.6.0)
- Add RDS support for encrypting your databases using keys you manage through AWS Key Management Service (KMS).
- Core 3.1.4.1
- Improve exception handling in AsyncRunner aws#281
- DirectoryService (3.1.1.0)
- Support for managed directories
- RDS (3.1.5.0)
- Added support for modifying DB port number via ModifyDbInstance.
- Route53 (3.1.2.0)
- Added traffic policy support
- CognitoIdentity (3.1.0.5)
- Add api to clone logins dictionary
- ConfigService (3.1.2.1)
- Support for new resource type - dedicated host.
- DynamoDBv2 (3.1.1.2)
- Add PaginationToken support to DocumentModel Query and Scan operations.
- Fix issue where ignored properties in DataModel were not being properly ignored.
- SecurityToken (3.1.1.0)
- Implement support for SAML-based identity federation to vend temporary AWS credentials.
- Core 3.1.4.0
-
- Added new role credential and endpoint profile types to support SAML identity federation.
-
- Added Roslyn code analyzers to all NuGet service packages.
- all services packages updated to require new core
- Throwing exceptions if constructing a request with bidirectional control characters
- Fix for aws#212
- EC2 (3.1.5.0)
- This release includes support for EC2 Dedicated Hosts. This feature enables the use of your own per-socket and per-core OS licenses in EC2. This release also supports two new APIs, ModifyIdFormat and DescribeIdFormat, that will be used to manage the transition to longer EC2 and EBS resource IDs. These APIs are reserved for future use.
- ECS (3.1.2.0)
- Add support for Amazon ECS task stopped reasons and task start and stop times. You can now see if a task was stopped by a user or stopped due to other reasons such as a failing Elastic Load Balancing health check, as well as the time the task was started and stopped. Service scheduler error messages have additional information that describe why tasks cannot be placed in the cluster.
- ElasticBeanstalk (3.1.2.0)
- Add support for AWS Elastic Beanstalk for composable web applications. Customers whose applications consists of several linked modules (micro services architecture) can now deploy, manage, and scale their applications using EB.
- S3 (3.1.3.8)
- Added missing canned ACL.
- CloudSearchDomain (3.1.0.4)
- Updated to use new Core, version 3.1.3.8
- Fix for aws#274
- EC2 (3.1.4.3)
- Updated to use new Core, version 3.1.3.8
- Fix for aws#274
- S3 (3.1.3.7)
- Updated to use new Core, version 3.1.3.8
- Fix for aws#274
- SQS (3.1.0.3)
- Updated to use new Core, version 3.1.3.8
- Fix for aws#274
- Core 3.1.3.8
- Fix for aws#274 , response handler logic being called instead of skipped for .NET 3.5 async, when an exception is thrown in the pipeline.
- DeviceFarm (3.1.3.0)
- Added support for new test and upload types.
- Inspector (3.1.0.1)
- Documentation update.
- S3 (3.1.3.6)
- Updated to use new Core, version 3.1.3.7
- Increment version to pick up latest core patch for dealing with key edge cases.
- Core 3.1.3.7
- Fix issue with AWS4Signer.
-
CognitoIdentity (3.1.0.4)
- Updated to use new Core, version 3.1.3.6, to pick up the latest ClientContext.
-
CognitoSync (3.1.0.3)
- Updated to use new Core, version 3.1.3.6, to pick up the latest ClientContext.
-
EC2 (3.1.4.2)
- Documentation update
-
Lambda (3.1.2.3)
- Updated to use new Core, version 3.1.3.6, to pick up the latest ClientContext.
-
MobileAnalytics (3.1.1.3)
- Updated to use new Core, version 3.1.3.6, to pick up the latest ClientContext.
-
RDS (3.1.4.0)
- Added support for modifying DB instance visibility. Updated documentation to note support for M4 types for DB instance class.
-
Core 3.1.3.6
- Minor fixes to ClientContext.
- APIGateway (3.1.1.0)
- Added support for stage variables.
- IoT (3.1.0.2)
- Updated to use new Core, version 3.1.3.5
- Incremented Core package dependency to fix signature errors when a PUT or POST requests contains only query params (e.g. IOT AcceptCertificateTransfer, CreateKeysAndCertificate).
- Core 3.1.3.5
- Fix for signature errors when a PUT or POST requests contains only query params (e.g. IOT AcceptCertificateTransfer, CreateKeysAndCertificate).
- RDS (3.1.3.0)
- Add support for sharing manual DB snapshots
- DeviceFarm (3.1.2.0)
- Added support for AWS Device Farm APIs to manage projects, device pools, runs, and uploads.
- S3 (3.1.3.5)
- Add validation for S3 get object calls to make sure the object key is set. If it's not set, that makes the request the same as ListObject call to S3 giving unexpected results to the caller.
- Core 3.1.3.4
- Fix for disposed instance of web request being used to get header values.
- IdentityManagement (3.1.3.0)
- Update IAM policy simulator to help test, verify, and understand resource-level permissions.
- S3 (3.1.3.4)
- Updated to use new Core, version 3.1.3.3
- Fixed the minimum version of Core dependency.
- Core 3.1.3.3
- Added AmazonDateTimeUnmarshallingException type.
- APIGateway (3.1.0.1)
- Update API Gateway model to fix PutIntegration calls.
- S3 (3.1.3.3)
- Fix issue with byte range for CopyPart operation
- APIGateway (3.1.0.0)
- Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
- S3 (3.1.3.2)
- Fix to handle responses with invalid values in the expires header for S3 GetObject and GetObjectMetatdata APIs.
- SimpleSystemsManagement (3.1.1.0)
- EC2 Run Command
- A new EC2 feature that enables you to securely and remotely manage the configuration of your Amazon EC2 Windows instances. Run Command provides a simple way of automating common administrative tasks like executing scripts, running PowerShell commands, installing software or patches and more.
- AutoScaling (3.1.1.0)
- Adding support for EBS encryption in block device mappings.
- IdentityManagement (3.1.2.0)
- Enable Policy Simulator API to do simulation with resource-based policies.
- Lambda (3.1.2.2)
- Fix issue with invoking Lambda GetPolicy operation.
- IoT (3.1.0.1)
- Updated to use new Core, version 3.1.3.2
- Rev version to pick up latest core patch for sending both a query string and a body.
- Lambda (3.1.2.1)
- Updated to use new Core, version 3.1.3.2
- Rev version to pick up latest core patch for sending both a query string and a body.
- Core 3.1.3.2
- Fixed issue with operations that contain both a query string and a body.
- KeyManagementService (3.1.1.0)
- Add support for deleting Customer Master Keys, including two new APIs for scheduling and canceling key deletion.
- Core 3.1.3.1
- Fix issue with LitJson handling of null values in some cases.
- ECS (3.1.1.0)
- Task definitions now support more Docker options
- IoT (3.1.0.0)
- AWS IoT offering enables our users to leverage the AWS Cloud for their Internet of things use-cases.
- IotData (3.1.0.0)
- AWS IoT-Data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the AWS cloud.
- Lambda (3.1.2.0)
- Lambda now supports function versioning.
- AWSMarketplaceCommerceAnalytics (3.1.0.0)
- Updated to use new Core, version 3.1.3.0
- The AWS Marketplace Commerce Analytics service allows marketplace partners to programmatically request business intelligence data from AWS Marketplace. This service provides the same data that was previously only available through the AWS Marketplace Management Portal, but offers the data in a fully-machine-readable format and available in fine-grained data sets rather than large reports.
- ConfigService (3.1.2.0)
- Added support for Config Rule and Evaluations.
- Inspector (3.1.0.0)
- Amazon Inspector is a new service from AWS that identifies security issues in your application deployments. Use Inspector with your applications to assess your security posture and identify areas that can be improved. Inspector works with your EC2 Instances to monitor activity in the applications and system.
- Kinesis (3.1.2.0)
- Added two new Amazon Kinesis APIs that allow customers to choose how long their data records are stored in their Amazon Kinesis streams.
- KinesisFirehose (3.1.0.0)
- Amazon Kinesis Firehose is a fully managed service for ingesting data streams directly into AWS data services such as Amazon S3 and Amazon Redshift.
- Core 3.1.3.0
- Updated the set of error codes that are automatically retried.
- Core 3.1.2.1
- Fixed issue where NullReferenceException could be thrown for certain SDK calls (aws#252).
- all services packages updated to require new core
- CloudFront (3.1.1.0)
- Added support for integrating CloudFront with AWS WAF.
- EC2 (3.1.4.0)
- Added new property BlockDurationMinutes to RequestSpotInstancesRequest. This specifies the duration for which the instance is required.
- WAF (3.1.0.0)
- Updated to use new Core, version 3.1.2.0
- Added support for AWS WAF (Web Application Firewall). AWS WAF protects web applications from attack by allowing customers to block bad actors and provides filters against common web exploits like SQL injection.
- Core 3.1.2.0
- Added support for WAF.
- CloudTrail (3.1.1.0)
- Added new APIs for AWS CloudTrail: AddTags, ListTags, RemoveTags, and ListPublicKeys. This release of CloudTrail includes support for log file integrity validation, log encryption with AWS KMS–Managed Keys (SSE-KMS), and trail tagging.
- Elasticsearch (3.0.0.0)
- Added support for the new Amazon Elasticsearch Service.
- RDS (3.1.2.0)
- Added support for t2.large DB instance, support for copying tags to snapshot, and other minor updates.
- WorkSpaces (3.1.1.0)
- Added support for user volume encryption.
- CloudFormation (3.1.1.0)
- Added new DescribeAccountLimits API and optional ResourceTypes parameter for CreateStack and UpdateStack APIs.
- EC2 (3.1.3.0)
- Added support for the new ModifySpotFleetRequest API.
- SimpleEmail (3.1.1.0)
- Amazon Simple Email Service can now accept incoming emails. You can configure Amazon SES to deliver messages to an Amazon S3 bucket, call an AWS Lambda function, publish notifications to Amazon SNS, drop messages, or bounce messages. Added new cmdlets to support this feature.
- CognitoIdentity (3.1.0.2)
- Documentation update.
- CloudWatchLogs (3.1.2.0)
- Added support for exporting log data from Log Groups to Amazon S3 Buckets.
- S3 (3.1.3.0)
- Added support for the new STANDARD_IA storage class and for multiple lifecycle transitions.
- EC2 (3.1.2.0)
- Added DataEncryptionKeyId and StateMessage properties to the Amazon.EC2.Model.Snapshot class, this data is returned by the DescribeSnapshots operation. Added AllocationStrategy property to the Amazon.EC2.Model.SpotFleetRequestConfigData class, this data is used by the RequestSpotFleet operation.
- ElasticFileSystem (3.1.1.0)
- Added MountTargetId to Amazon.ElasticFileSystem.Model.DescribeMountTargetsRequest.
- MobileAnalytics (3.1.1.1)
- Fixed FxCop violations, and minor refactoring.
- Route53 (3.1.1.0)
- Added support for calculated and latency health checks.
- ElasticMapReduce (3.1.1.0)
- Deprecated DescribeJobFlows API.
- IdentityManagement (3.1.1.0)
- Add support for IAM policy simulator.
- ImportExport (3.1.1.0)
- Documentation update for ImportExport client.
- Kinesis (3.1.1.0)
- Add timestamp field to Amazon.Kinesis.Model.Record type.
- Lambda (3.1.1.0)
- Deprecated InvokeAsync API
- MachineLearning (3.1.1.0)
- Documentation update for Amazon Machine Learning client.
- Core 3.1.1.1
- Included pull request aws#242 to fix signing issues for endpoints with a path component.
- DynamoDBv2 (3.1.1.0)
- Added enum support for DynamoDB DataModel.
- StorageGateway (3.1.1.0)
- Add support for tagging StorageGateway resources.
- EC2 (3.1.1.0)
- Add support for spot fleet instance weights.
- ConfigService (3.1.1.0)
- Added support for ListDiscoveredResources.
- MobileAnalytics (3.1.1.0)
- Added MobileAnalyticsErrorEvent to Amazon Mobile Analytics and minor improvements.
- Core 3.1.1.0
- Service packages updated to require new core, which includes FileLogger for PCL.
- CodePipeline (3.1.1.0)
- Add support for KMS encryption keys on S3 artifact stores.
- ElasticBeanstalk (3.1.1.0)
- Add Elastic Beanstalk client support for environment health.
- MobileAnalytics (3.1.0.2)
- Updated to need new core version 3.1.0.2
- Updated documentation
- S3 (3.1.2.0)
- Updated S3 TransferUtility to retry a failed download without discarding the bytes that were already downloaded
- Core 3.1.0.2
- SimpleWorkflow (3.1.1.0)
- Update SWF client for Lambda support
- DeviceFarm (3.1.1.0)
- Update DeviceFarm client with latest model, adding support for iOS and retrieving account settings.
- CloudSearchDomain (3.1.0.1)
- Updated to need new core version 3.1.0.1
- Picking up the version of PCL core that fixes SigV4 streaming signature issue.
- Glacier (3.1.0.1)
- Updated to need new core version 3.1.0.1
- Picking up the version of PCL core that fixes SigV4 streaming signature issue.
- Lambda (3.1.0.1)
- Updated to need new core version 3.1.0.1
- Picking up the version of PCL core that fixes SigV4 streaming signature issue.
- S3 (3.1.1.1)
- Updated to need new core version 3.1.0.1
- Picking up the version of PCL core that fixes SigV4 streaming signature issue.
- Core 3.1.0.1
- Fix PCL SigV4 signing issue where SHA256 hash is not always calculated correctly.
- OpsWorks (3.1.1.0)
- Add support for ECS clusters.
- RDS (3.1.1.0)
- Add support for Amazon Aurora.
- CloudWatchLogs (3.1.1.0)
- Adding 4 new APIs: PutDestination, PutDestinationPolicy, DescribeDestinations and DeleteDestination
- S3 (3.1.1.0)
- Support for new storage class headers on GET/HEAD requests.
- Enhancements to S3 event notifications
- Support for Deletes.
- Support for Bucket Change events like policy changes and lifecycle changes
- Support for filtering on object names including prefixes and suffixes.
- The Version 3 of AWS SDK for .NET is out of preview and promoted to general availability.
- All service SDKs and Core assemblies are set to version 3.1.0.0 for this release.
- Xamarin support added to Portable Class Library (PCL) version of the SDK. The Xamarin and PCL versions of the SDK are available as public preview.
- Additional Changes
- Pull request 222 - Fix to code that resolves location of .aws\credentials file.
- Fixed issue with setting ServiceURL for DynamoDB Streams client.
- AutoScaling (3.0.2.0)
- Step scaling policies allow customers to scale their Auto Scaling groups based on the magnitude of the alarm breach.
- CloudFront (3.0.2.0)
- Amazon CloudFront now lets you configure a maximum time-to-live (TTL) and a default TTL to specify how long CloudFront caches your objects in edge locations.
- CodeCommit (3.0.0.0)
- AWS CodeCommit is a secure, highly scalable, managed source control service that hosts private Git repositories.
- CodePipeline (3.0.0.0)
- AWS CodePipeline is a continuous delivery service that enables you to model, visualize, and automate the steps required to release your software.
- CognitoIdentity (3.0.1.1)
- The following Amazon Cognito operations now throw a ConcurrentModificationException when more than one requests are sent for modification of resources in parallel to the services
- CognitoSync (3.0.0.3)
- The following Amazon Cognito operations now throw a ConcurrentModificationException when more than one requests are sent for modification of resources in parallel to the services
- ConfigService (3.0.1.0)
- You can now set up AWS Config to record changes for specific resource types.
- EC2 (3.0.5.0)
- You can now optionally enable encryption using AWS KMS keys when copying an unencrypted EBS snapshot.
- ECS (3.0.3.0)
- You can now use the UDP protocol with containers on Amazon EC2 Container Service (ECS).
- Glacier (3.0.2.0)
- Glacier vaults now support tagging.
- IdentityManagement (3.0.1.0)
- You can upload SSH public keys to IAM and use those keys for authentication with AWS CodeCommit.
- Lambda (3.0.2.0)
- You can now develop your AWS Lambda function code using Java.
- OpsWorks (3.0.2.0)
- You can now manage updates of the agent software running on instances managed by AWS OpsWorks.
- Redshift (3.0.1.0)
- Redshift supports automatic cross-region backups for your KMS encrypted clusters for disaster recover.
- SimpleEmail (3.0.1.0)
- Amazon Simple Email Service (Amazon SES) adds support for cross-account sending.
- Core 3.0.0.4
- ECS (3.0.2.0)
- You can now choose the sort order for task definitions, deregister task definitions, and override task definition environment variables when running a task.
- AutoScaling (3.0.1.0)
- EC2 (3.0.4.0)
- Regen EC2 for latest API changes. The update contains the new VPC Flow Logs feature.
- ECS (3.0.1.0)
- Regen ECS with latest service API updates.