1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/lib/fog/aws/parsers
Thong Kuah 8f08c036c4 Replace URI.decode as obsolete, and removed in Ruby 3.0
Replace with URI.decode_www_form_component which has been available
since Ruby 1.9
2022-09-07 12:53:25 +12:00
..
auto_scaling polishing with alphabetical order 2016-10-19 10:13:27 +02:00
beanstalk initial import 2014-12-31 09:17:51 -08:00
cdn Rename CDN::AWS to AWS::CDN 2018-09-06 14:53:44 -04:00
cloud_formation Modified the parser so that it can parse the Status filed while describing a change set 2016-11-24 15:47:44 +02:00
cloud_watch Parse alarm actions as arrays instead of strings 2016-04-20 16:40:21 -04:00
compute Add IPv6 support for Ingress Security Groups 2021-08-19 22:36:14 +02:00
dns Fix get hosted zone parser to correctly convert ResourceRecordSetCount into integer 2019-08-19 11:35:42 +02:00
ecs Add support for ECS service 2015-06-05 21:39:54 -03:00
elasticache In ElastiCache: Parse SecurityGroups element into security_groups parameter 2015-10-13 18:32:38 -04:00
elb Add ELBv2 new attributes on describe_load_balancers parser 2019-03-27 09:36:21 +01:00
elbv2 Implement ELBV2 describe_tags endpoint 2020-01-13 17:17:13 +01:00
emr initial import 2014-12-31 09:17:51 -08:00
iam Replace URI.decode as obsolete, and removed in Ruby 3.0 2022-09-07 12:53:25 +12:00
kms kms service 2015-05-12 13:50:55 -07:00
lambda Add support for AWS Lambda service 2015-06-23 09:53:53 -03:00
rds Enhance db_instance parser to add DBSubnetGroup attribute 2019-03-25 17:32:49 +01:00
redshift initial import 2014-12-31 09:17:51 -08:00
ses initial import 2014-12-31 09:17:51 -08:00
simpledb initial import 2014-12-31 09:17:51 -08:00
sns initial import 2014-12-31 09:17:51 -08:00
sqs initial import 2014-12-31 09:17:51 -08:00
storage Add support for multipart File#copy 2020-11-17 23:54:46 -08:00
sts Fixes type in class name for STS assume_role_with_web_identity parser 2020-02-26 08:35:09 -08:00