Changes between Version 1 and Version 2 of TipAndDoc/service/AWS
- Timestamp:
- Apr 30, 2017 3:33:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/service/AWS
v1 v2 5 5 6 6 = Route53 = 7 * [https://serverfault.com/questions/570681/amazon-route-53-restrict-iam-user-access-to-single-record-set Amazon Route 53, restrict IAM user access to single record set - Server Fault] 8 > You can create AWS Lambda function that make this change (only for this single record) and make an invocation policy for this function. 9 7 10 * [http://tech.feedforce.jp/roadworker.html roadworkerを使ってRoute53を管理する | feedforce Engineers' blog] 8 11 * [http://dev.classmethod.jp/cloud/aws/route53-as-code-roadworker/ 【AWS】Route53をgitで管理する「Roadworker」を早速試してみました | Developers.IO] … … 12 15 * [https://serverfault.com/questions/763815/route-53-doesnt-allow-adding-dkim-keys-because-length-is-too-long amazon web services - Route 53 doesn't allow adding DKIM keys because length is too long - Server Fault] 13 16 * [https://forums.aws.amazon.com/message.jspa?messageID=343304 AWS Developer Forums: Route 53 Says TXTRDATATooLong ...] 17 18 * [http://gihyo.jp/admin/serial/01/ubuntu-recipe/0334 第334回 Route 53でダイナミックDNSを運用する:Ubuntu Weekly Recipe|gihyo.jp … 技術評論社] 19 20 * [http://blog.eiel.info/blog/2014/02/14/route53-iam/ Route 53 の特定の Hosted Zone を IAM ユーザで設定できるようにしてみた | そんなこと覚えてない] 21 22 * [http://dev.classmethod.jp/cloud/aws/route53-transfer-hostedzones/ Route 53でサブドメインを別のHosted Zoneに権限委譲する | Developers.IO]