Amazon Web Service SDK v3.53.1 Release Notes

Release Date: 2018-04-02 // almost 6 years ago
    • ๐Ÿ‘ Aws\APIGateway - Amazon API Gateway now supports resource policies for APIs making it easier to set access controls for invoking APIs.
    • ๐Ÿ”’ Aws\CloudFront - You can now use a new Amazon CloudFront capability called Field-Level Encryption to further enhance the security of sensitive data, such as credit card numbers or personally identifiable information (PII) like social security numbers. CloudFront's field-level encryption further encrypts sensitive data in an HTTPS form using field-specific encryption keys (which you supply) before a POST request is forwarded to your origin. This ensures that sensitive data can only be decrypted and viewed by certain components or services in your application stack. Field-level encryption is easy to setup. Simply configure the fields that have to be further encrypted by CloudFront using the public keys you specify and you can reduce attack surface for your sensitive data.
    • ๐Ÿ‘ Aws\ElasticsearchService - This adds Amazon Cognito authentication support to Kibana.