Skip to content

Commit

Permalink
Disable Kinesis Agent Auto Scale
Browse files Browse the repository at this point in the history
  • Loading branch information
harichintala1 committed May 22, 2024
1 parent f02d586 commit 7189ce9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@
"create_glue_registries": false,
"setup_s3_buckets": true,
"create_glue_connections": false,
"kinesis_agent_autoscale": true,
"ec2_instance_type": "t3.small",
"ami_image_id": "ami-00cc4c3fee6bb6c22",
"setup_redshift": true,
Expand Down Expand Up @@ -459,6 +460,7 @@
"create_glue_registries": false,
"setup_s3_buckets": true,
"create_glue_connections": false,
"kinesis_agent_autoscale": true,
"ec2_instance_type": "t3.small",
"ami_image_id": "ami-00cc4c3fee6bb6c22",
"setup_redshift": true,
Expand Down Expand Up @@ -647,6 +649,7 @@
"create_glue_registries": false,
"setup_s3_buckets": true,
"create_glue_connections": false,
"kinesis_agent_autoscale": true,
"ec2_instance_type": "t3.small",
"ami_image_id": "ami-00cc4c3fee6bb6c22",
"setup_redshift": true,
Expand Down

0 comments on commit 7189ce9

Please sign in to comment.