Difference between revisions of "Error: creating Synthetics Canary"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  Error: creating Synthetics [[Canary]] (reg_awx_01): operation error synthetics: CreateCanary, https response error StatusCode: 400,  
 
  Error: creating Synthetics [[Canary]] (reg_awx_01): operation error synthetics: CreateCanary, https response error StatusCode: 400,  
 
  RequestID: 1234567, [[ValidationException]]: [[Canary name already exists]].
 
  RequestID: 1234567, [[ValidationException]]: [[Canary name already exists]].
 +
 +
Error: creating Synthetics Canary (xxx): operation error synthetics: [[CreateCanary]], https response error StatusCode: 400,
 +
RequestID: 123456, ValidationException: [[Deprecated runtime version specified]].
 +
 +
│  with [[module.EKS]].module.container-insights[0].[[aws_synthetics_canary]].registry_access,
 +
│  on .terraform/modules/xxx/modules/[[container-insights]]/syntheticsCanaries.tf line 13, in resource
 +
"[[aws_synthetics_canary]]" "[[registry_access]]":
 +
│  13: resource "aws_synthetics_canary" "registry_access" {
  
 
== Related ==
 
== Related ==
* [[Kubernetes Canary Deployments]]
 
 
* [[Kubernetes Canary Deployments]]
 
* [[Kubernetes Canary Deployments]]
  
 
== See also ==
 
== See also ==
 
* {{tf apply}}
 
* {{tf apply}}
* * {{K8s deployments}}
+
* {{K8s deployments}}
  
 
[[Category:TF]]
 
[[Category:TF]]

Latest revision as of 13:21, 11 March 2024

Error: creating Synthetics Canary (reg_awx_01): operation error synthetics: CreateCanary, https response error StatusCode: 400, 
RequestID: 1234567, ValidationException: Canary name already exists.
Error: creating Synthetics Canary (xxx): operation error synthetics: CreateCanary, https response error StatusCode: 400, 
RequestID: 123456, ValidationException: Deprecated runtime version specified.
│ 
│   with module.EKS.module.container-insights[0].aws_synthetics_canary.registry_access,
│   on .terraform/modules/xxx/modules/container-insights/syntheticsCanaries.tf line 13, in resource 
"aws_synthetics_canary" "registry_access":
│   13: resource "aws_synthetics_canary" "registry_access" {

Related[edit]

See also[edit]

Advertising: