..
acm
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
apigateway
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
applicationautoscaling
ApplicationAutoscaling: support for all the current various forms of resource_id ( #3305 )
2020-09-19 20:13:44 +01:00
athena
Implemented Athena create_named_query, get_named_query ( #1524 ) ( #3065 )
2020-06-11 17:27:29 +01:00
autoscaling
Add support for Launch Templates in Auto Scaling Groups ( #3236 )
2020-08-26 15:15:07 +01:00
awslambda
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
batch
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
cloudformation
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
cloudwatch
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
codecommit
[codecommit] fix repository name check
2019-12-26 16:30:06 +01:00
codepipeline
Merge pull request #2657 from gruebel/add-missing-regions
2020-01-02 17:27:25 -08:00
cognitoidentity
#2800 - CognitoIdentity - Fix format of Identity ID
2020-04-04 14:09:38 +01:00
cognitoidp
added cognito idp function admin_set_user_password to the code ( #3328 )
2020-09-21 18:40:07 +01:00
config
use botocore regions and refactor sorting
2020-09-21 17:42:44 -06:00
core
clean up and bring up to master
2020-09-21 17:42:44 -06:00
datapipeline
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
datasync
Add missing regions to all services
2019-12-26 17:12:22 +01:00
dynamodb
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
dynamodb2
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
dynamodbstreams
Prevent JSON dumps error when dealing with complex types
2020-04-06 17:21:26 +10:00
ec2
Fix:EC2-Create-Subnet availability Zone Id support ( #3198 )
2020-08-27 16:31:39 +01:00
ec2instanceconnect
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
ecr
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
ecs
include=["TAGS"] for describe_task_definition ( #3265 )
2020-09-01 10:24:08 +01:00
elasticbeanstalk
ElasticBeanstalk - Fix tests in Python2 and ServerMode
2020-03-30 16:28:36 +01:00
elb
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
elbv2
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
emr
Support for autoscaling policies in run_jobflow, add_instance_group and list_instance_groups. ( #3288 )
2020-09-23 11:21:45 +01:00
events
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
glacier
Fixed linter errors
2019-12-26 21:03:49 +01:00
glue
change code style to pass black --check
2020-04-21 22:34:05 +02:00
iam
feature added: support for api RolePermissionsBoundary ( #3329 )
2020-09-22 12:43:59 +01:00
instance_metadata
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
iot
Make IoT certificate ID generation deterministic and prevent duplicate certificates from being created ( #3331 )
2020-09-22 10:28:12 +01:00
iotdata
Add missing regions to all services
2019-12-26 17:12:22 +01:00
kinesis
Add kinesisvideo ( #3271 )
2020-09-02 08:51:51 +01:00
kinesisvideo
Add kinesisvideo archived media ( #3280 )
2020-09-04 12:14:48 +01:00
kinesisvideoarchivedmedia
Add kinesisvideo archived media ( #3280 )
2020-09-04 12:14:48 +01:00
kms
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
logs
Add CloudWatch logs subscription filters ( #2982 )
2020-05-12 13:34:10 +01:00
managedblockchain
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
opsworks
Fix the online status in OpsWorks
2020-05-07 10:57:27 +03:00
organizations
Organizations - implement Policy Type functionality ( #3207 )
2020-08-02 10:56:19 +01:00
packages
Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
2020-03-25 11:08:12 -07:00
polly
Fixed linter errors
2019-12-26 21:03:49 +01:00
ram
RAM - implement CRUD endpoints ( #3158 )
2020-07-21 14:15:13 +01:00
rds
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
rds2
Iam cloudformation update, singificant cloudformation refactoring ( #3218 )
2020-08-27 10:11:47 +01:00
redshift
Decentralize cloudformation naming responsibilities ( #3201 )
2020-08-01 15:23:36 +01:00
resourcegroups
Fix resource groups tests ( #3204 )
2020-07-31 07:18:52 +01:00
resourcegroupstaggingapi
Add tag get_resource support for target groups ( #3012 )
2020-05-24 10:25:38 +01:00
route53
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
s3
Merge pull request #3326 from bblommers/bugfix/3306
2020-09-22 16:44:56 -05:00
s3bucket_path
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
sagemaker
Basic Support for Endpoints, EndpointConfigs and TrainingJobs ( #3142 )
2020-07-19 15:06:48 +01:00
secretsmanager
Fix secretsmanager random password wrong length ( #3213 )
2020-08-03 13:42:42 +01:00
ses
SES: Fix sending email when use verify_email_address ( #3242 )
2020-08-25 13:51:58 +01:00
sns
fix: deleting non-existent topic shouldn't raise KeyError ( #3285 )
2020-09-10 08:32:41 +01:00
sqs
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
2020-09-10 09:20:26 +01:00
ssm
Enhance function get_parameter by parameter name, version or labels ( #3191 )
2020-07-28 16:59:22 +01:00
stepfunctions
Add validation on execution input
2020-09-04 10:22:21 +01:00
sts
Add AssumeRoleWithSAML response to responses.py.
2020-04-16 11:47:30 -07:00
swf
Add SWF domain and type undeprecation
2020-03-05 23:37:17 +10:00
templates
utilities
Add describe_endpoint and register_certificate_without_ca in iot_mock module with unittest ( #3279 )
2020-09-04 09:11:17 +01:00
xray
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
__init__.py
Dev releases.
2020-09-08 20:37:08 -05:00
backends.py
Add kinesisvideo archived media ( #3280 )
2020-09-04 12:14:48 +01:00
compat.py
Fix linter errors.
2019-12-17 21:35:52 +05:30
server.py
Enable CORS from everywhere using flask-cors. ( #3316 )
2020-09-19 10:07:17 +01:00
settings.py
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00