- AWS enhancement: Documentation updates.
- AWS api-change: Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
- Remove redundant ext-json requirement
- Add
UNKNOWN_TO_SDKvalue to enums that is used when the API returns an value that is not (or not yet) known by the AsyncAws - AWS api-change: Added
us-isob-west-1region - AWS api-change: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
- AWS api-change: Added
eusc-de-east-1region
- Drop support for PHP versions lower than 8.2
- AWS enhancement: Documentation updates.
- Apply new CodingStandard from latest php-cs-fixer.
- Use a more stable sorting for the list of generated region metadata
- AWS api-change: AWS KMS announces the support for on-demand rotation of symmetric-encryption KMS keys with imported key material (EXTERNAL origin).
- AWS api-change: Rework regions configuration
- AWS api-change: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
- AWS enhancement: Documentation updates.
- AWS api-change: Added
eu-isoe-west-1andeu-isoe-west-1-fipsregions
- Sort exception alphabetically.
- AWS api-change: Added
us-isof-east-1,us-isof-south-1,us-isof-east-1-fipsandus-isof-south-1-fipsregions
- Added getPublicKey and verify operation
- AWS api-change: Added
ap-southeast-7andap-southeast-7-fipsregions - AWS api-change: Added
mx-central-1andmx-central-1-fipsregions
- AWS api-change: Added
ap-southeast-5andap-southeast-5-fipsregions
- Enable compiler optimization for the
sprintffunction.
- AWS api-change: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
- Add
Accept: application/jsonheader in request to fix incompatibility with 3rd party providers
- AWS api-change: change property used for pagination.
- AWS enhancement: Documentation updates.
- AWS api-change: Added
ca-west-1andca-west-1-fipsregions
- AWS enhancement: Documentation updates.
- Allow passing explicit null values for optional fields of input objects
- AWS api-change: Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
- AWS api-change: Add support for the
il-central-1region - Avoid overriding the exception message with the raw message
- Improve parameter type and return type in phpdoc
- Added operation
Sign - Added
ap-southeast-4-fipsregion - AWS api-change: Added
ap-southeast-4andil-central-1-fipsregions. - AWS api-change: This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.
- Added
me-central-1,me-central-1-fips,ap-south-2-fips,eu-south-2-fips,eu-central-2-fips,eu-central-2,eu-south-2andap-south-2regions - AWS api-change: AWS KMS introduces the External Key Store (XKS), a new feature for customers who want to protect their data with encryption keys stored in an external key management system under their control.
- AWS api-change: Adds support for KMS keys and APIs that generate and verify HMAC codes
- AWS enhancement: Documentation updates.
- AWS api-change: Added support for the SM2 KeySpec in China Partition Regions
- AWS enhancement: Add HMAC best practice tip, annual rotation of AWS managed keys.
First version