..
acm
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
apigateway
Enhancement : API-Gateway Put Integration Response - Adding support f… ( #3058 )
2020-06-10 07:58:40 +01:00
applicationautoscaling
Application Autoscaling basic features ( #3082 )
2020-07-03 14:23:17 +01:00
athena
Implemented Athena create_named_query, get_named_query ( #1524 ) ( #3065 )
2020-06-11 17:27:29 +01:00
autoscaling
Fix autoscaling tags ( #3010 )
2020-05-24 12:21:29 +01:00
awslambda
Cloudformation support for EventSourceMapping ( #3045 )
2020-06-14 16:03:00 +01:00
batch
Make batch.utils.lowercase_first_key() recursive ( #3124 )
2020-07-14 11:29:49 +01:00
cloudformation
Fix: CloudFormation support status filter in list stacks ( #3115 )
2020-07-12 13:39:42 +01:00
cloudwatch
Fix: Cloudwatch delete Alarm status code handling on invalid alarm name ( #3028 )
2020-05-28 15:52:56 +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
CognitoIDP - Return KID in headers of ID token
2020-06-20 10:43:02 +01:00
config
Config - implement Organization Conformance Pack functionality ( #3116 )
2020-07-13 09:30:55 +01:00
core
Append region-info to UserAgent-header, if it already exists
2020-06-30 15:00:08 +01:00
datapipeline
Fixed linter errors
2019-12-26 21:03:49 +01:00
datasync
Add missing regions to all services
2019-12-26 17:12:22 +01:00
dynamodb
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
2019-12-16 21:05:29 -05:00
dynamodb2
DynamoDB - Allow ProjectionType to be set for LSIs
2020-07-03 14:20:04 +01:00
dynamodbstreams
Prevent JSON dumps error when dealing with complex types
2020-04-06 17:21:26 +10:00
ec2
Fix: Ec2 - add destinationIpv6CIDR support. ( #3106 )
2020-07-07 14:32:55 +01:00
ec2instanceconnect
Improve implementation coverage (and layout)
2020-05-12 14:58:35 +01:00
ecr
Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
2020-03-12 13:50:59 -07:00
ecs
Implement placement constraints model
2020-05-02 18:47:59 +02:00
elasticbeanstalk
ElasticBeanstalk - Fix tests in Python2 and ServerMode
2020-03-30 16:28:36 +01:00
elb
Use ISO 8601 format for ELB DescribeLoadBalancers
2020-04-18 07:46:28 -04:00
elbv2
Fix condition filtering bug in elbv2.create_rule() ( #3092 )
2020-06-27 09:42:32 +01:00
emr
Remove duplicated method
2020-03-30 13:49:19 +01:00
events
Cloudformation - EventBus support ( #3052 )
2020-06-06 11:31:14 +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
Always return 'HardExpiry' for account password policy. ( #3117 )
2020-07-11 09:38:33 +01:00
instance_metadata
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
iot
Implemented parent_group, recursive and name_prefix_filter for function list_thing_groups()
2020-05-05 18:08:28 -04:00
iotdata
Add missing regions to all services
2019-12-26 17:12:22 +01:00
kinesis
Fixed linter errors
2019-12-26 21:03:49 +01:00
kms
fix test cases, bug when no tags are present and conflict
2020-02-21 15:21:41 -05:00
logs
Add CloudWatch logs subscription filters ( #2982 )
2020-05-12 13:34:10 +01:00
managedblockchain
Added node actions and other fixes
2020-05-15 19:38:19 -05:00
opsworks
Fix the online status in OpsWorks
2020-05-07 10:57:27 +03:00
organizations
Organizations - implement AWS Service Access functionality ( #3122 )
2020-07-14 10:27:39 +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
rds
Fixed circlular import with RDS and CF
2020-07-04 12:36:14 -07:00
rds2
Fix import errors
2020-04-28 10:40:34 +12:00
redshift
Add Redshift.ClusterAlreadyExists Error
2020-05-06 14:28:40 -07:00
resourcegroups
Add missing regions to all services
2019-12-26 17:12:22 +01:00
resourcegroupstaggingapi
Add tag get_resource support for target groups ( #3012 )
2020-05-24 10:25:38 +01:00
route53
Support GeoLocation and Failover on Route 53
2020-03-02 12:46:15 +00:00
s3
S3 - Implement delete_object_tagging
2020-06-20 12:15:29 +01:00
s3bucket_path
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
secretsmanager
Fix: SecretsManager - Added missing pop() override to get_secret_name… ( #3057 )
2020-06-10 08:54:03 +01:00
ses
Enhancement : SES - Added create-receipt-rule-set, create-receipt-rul… ( #3059 )
2020-06-10 10:23:43 +01:00
sns
Fix missing MessageAttributes when using RawMessageDelivery
2020-03-21 19:25:25 +01:00
sqs
SQS - Return multiple group-messages in the same request
2020-05-24 12:12:35 +01:00
ssm
Merge pull request #3100 from bblommers/ssm-pass-region
2020-07-04 12:25:42 -07:00
stepfunctions
SFN - fix InvalidARN exception on start_execution ( #3007 )
2020-05-24 15:06:02 +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
Add about page.
2017-03-12 19:58:40 -04:00
utilities
Use TaggingService for S3 Objects
2020-03-31 12:04:04 +01:00
xray
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00
__init__.py
Application Autoscaling basic features ( #3082 )
2020-07-03 14:23:17 +01:00
backends.py
Application Autoscaling basic features ( #3082 )
2020-07-03 14:23:17 +01:00
compat.py
Fix linter errors.
2019-12-17 21:35:52 +05:30
server.py
Lazily import submodules
2020-04-28 10:40:32 +12:00
settings.py
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00