- AWS api-change: Added
ap-southeast-7
region - AWS api-change: Added
mx-central-1
region
- use strict comparison
null !==
instead of!
- AWS api-change: Added
ap-southeast-5
region
- AWS enhancement: Documentation updates.
- AWS api-change: Introducing RotationToken parameter for PutSecretValue API
- Add
Accept: application/json
header in request to fix incompatibility with 3rd party providers - AWS enhancement: Documentation updates.
- AWS enhancement: Documentation updates.
- AWS enhancement: Documentation updates.
- AWS api-change: Added
ca-west-1
andfips-ca-west-1
regions
- AWS api-change: Add additional InvalidRequestException to list of possible exceptions for ListSecret.
- AWS api-change: Change region's endpoints.
- Allow passing explicit null values for optional fields of input objects
- AWS enhancement: Documentation updates.
- The type for
\AsyncAws\SecretsManager\Input\DeleteSecretRequest::getRecoveryWindowInDays
and\AsyncAws\SecretsManager\Input\DeleteSecretRequest::setRecoveryWindowInDays
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\SecretsManager\ValueObject\RotationRulesType::getAutomaticallyAfterDays
usesint
instead ofstring
to reflect the AWS type.
- AWS enhancement: Documentation updates.
- Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code
- Improve parameter type and return type in phpdoc
- AWS enhancement: Documentation updates.
- AWS api-change: Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
- AWS api-change: Added
us-iso-west-1
andus-isob-east-1
regions
- AWS enhancement: Documentation updates.
- AWS enhancement: Documentation updates for Secrets Manager
- AWS api-change: Use specific configuration for
us
regions - AWS enhancement: Documentation updates.
- AWS api-change: Added
Duration
andScheduleExpression
to the Rotation rules - AWS api-change: Added
ca-central-1-fips
region
- Fill the optional
clientRequestToken
property with an UUID when value is omitted. - AWS enhancement: Documentation updates for SecretsManager.
First version