From fd4ee411baad5aa6e1c1ce03bd67777d926cf20a Mon Sep 17 00:00:00 2001 From: Mark Lechner Date: Fri, 31 Jul 2020 11:10:20 +0200 Subject: [PATCH 1/4] adding route53 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 81cec59..7c498e8 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,12 @@ Actions: Actions: - ses [put-identity-policy](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ses/put-identity-policy.html) +## Route 53 +[Docs] (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingHostedZone.html) + +Actions: +- route53 [create-hosted-zone](https://docs.aws.amazon.com/cli/latest/reference/route53/create-hosted-zone.html) + # Resource that can be made public through sharing APIs ## AMI @@ -219,3 +225,5 @@ Actions: ## EMR Actions: - emr [create-cluster](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html) + + From 4116cb2759c96324e8e498b1769899552cf360d5 Mon Sep 17 00:00:00 2001 From: Mark Lechner Date: Fri, 31 Jul 2020 11:12:47 +0200 Subject: [PATCH 2/4] adding route53 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c498e8..9f45048 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Actions: - ses [put-identity-policy](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ses/put-identity-policy.html) ## Route 53 -[Docs] (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingHostedZone.html) +[Docs](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingHostedZone.html) Actions: - route53 [create-hosted-zone](https://docs.aws.amazon.com/cli/latest/reference/route53/create-hosted-zone.html) From c2f3f835ffd29f25c6cccd9c0a1847208fc73d0a Mon Sep 17 00:00:00 2001 From: Mark Lechner Date: Fri, 31 Jul 2020 11:14:49 +0200 Subject: [PATCH 3/4] adding route53 --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f45048..1c303fe 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,4 @@ Actions: ## EMR Actions: -- emr [create-cluster](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html) - - +- emr [create-cluster](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html) \ No newline at end of file From a0f843514115e94154eff1dcf599ead08331590f Mon Sep 17 00:00:00 2001 From: Mark Lechner Date: Fri, 31 Jul 2020 11:15:27 +0200 Subject: [PATCH 4/4] adding route53 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c303fe..f1cb4ed 100644 --- a/README.md +++ b/README.md @@ -224,4 +224,4 @@ Actions: ## EMR Actions: -- emr [create-cluster](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html) \ No newline at end of file +- emr [create-cluster](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html)