Skip to content

Commit

Permalink
provider/aws: Add support S3 Object Lifecycle Rule (#6220)
Browse files Browse the repository at this point in the history
* providers/aws: Add support S3 Object Lifecycle Rule

* Fix failed vet command

* Fix failed acceptance tests

* Check nil pointer before dereference.

* Move S3 lifecycle rule id validator func to validators.go

* Don't fail when get lifecycle rule's response code is 404
  • Loading branch information
kjmkznr authored and stack72 committed Apr 20, 2016
1 parent 483d081 commit 5e33517
Show file tree
Hide file tree
Showing 5 changed files with 731 additions and 0 deletions.
Loading

0 comments on commit 5e33517

Please sign in to comment.