Changes between Initial Version and Version 1 of TipAndDoc/service/AWS


Ignore:
Timestamp:
Apr 30, 2017 3:28:03 PM (7 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/service/AWS

    v1 v1  
     1[[PageOutline]] 
     2 
     3 = Lambda = 
     4 * [http://qiita.com/saku/items/fc6b70a420a5c510de2b#_reference-af86f0a015e2bdb570c2 AWSの料金をLambdaのcronで定期チェックしてSlackに通知する - Qiita] 
     5 
     6 = Route53 = 
     7 * [http://tech.feedforce.jp/roadworker.html roadworkerを使ってRoute53を管理する | feedforce Engineers' blog] 
     8 * [http://dev.classmethod.jp/cloud/aws/route53-as-code-roadworker/ 【AWS】Route53をgitで管理する「Roadworker」を早速試してみました | Developers.IO] 
     9 
     10 * [https://remotestance.com/blog/3208/ Route 53でメール認証(DKIM)用のTXTレコード追加時に「CharacterStringTooLong 」が発生した場合の解決方法 | 遍歴プログラマ日記] 
     11 > ちなみに、「"」と「"」の間に改行を入れると認証できませんでした。改行の代わりにスペースにすると認証できました。 
     12 * [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 * [https://forums.aws.amazon.com/message.jspa?messageID=343304 AWS Developer Forums: Route 53 Says TXTRDATATooLong ...]