Inital commit for unit test configuration

This commit is contained in:
Manish Verma
2018-09-05 12:36:46 +05:30
committed by Manish Verma
parent 2f0796e954
commit e0436b7757
252 changed files with 3219 additions and 1631 deletions

17
vendor/aws/aws-sdk-php/.changes/3.64.15 vendored Normal file
View File

@@ -0,0 +1,17 @@
[
{
"type": "enhancement",
"category": "SecretsManager",
"description": "Documentation updates for Secrets Manager"
},
{
"type": "api-change",
"category": "DAX",
"description": "DAX CreateClusterRequest is updated to include IamRoleArn as a required request parameter. "
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Added an optional boolean parameter, 'DisassociateLifecycleConfig', to the UpdateNotebookInstance operation. When set to true, the lifecycle configuration associated with the notebook instance will be removed, allowing a new one to be set via a new 'LifecycleConfigName' parameter."
}
]