問題タブ [aws-config]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
606 参照

javascript - How to use aws credentials using cypress

I'm currently having difficulty finding a way to integrate my AWS credentials into my cypress tests when running cypress tests. The static approach works in hardcording your credentials into config.update . However I wish to opt for a more dynamic approach using my local credentials . I have managed to write a working script when executing from node successfully creates temp credentials. But stuck on how to implement the credentials into cypress AWS.config.update()

0 投票する
2 に答える
98 参照

amazon-web-services - インスタンスに加えられた変更に対して AWS Config ルールを設定するにはどうすればよいですか?

EC2 インスタンスを AMI セットアップから LB および ASG に自動的に起動しています。AWS Config などのセキュリティ サービスを設定して、EC2 インスタンスの設定変更を監視したいと考えています。

私が抱えている問題は、AWS Managed Rule のどのルールが構成を監視するかを知ることです。具体的には何も表示されません。alb-http-to-https-redirection-checkcloudwatch-alarm-resource-checkdesired-instance-tenancyapproved-amis-by-tagおよびが表示されami-by-idます。

これらのどれも私のユースケースに合わないため、どうすればよいかわかりません。