Secure API Gateway using IAM policy and resource policy (Part - 1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • In this video you will learn how to control and manage access to api in the api gateway. Here I have demonstrated authentication and authorization using IAM policy and the resource policy.
    curl command used in the video :
    curl --request GET \
    'your-domain-endpoint/_cat/health' \
    --aws-sigv4 aws:amz:us-east-1:${SERVICE} \
    --user "${AWS_ACCESS_KEY_ID}:${AWS_SECRET_ACCESS_KEY}" \
    --header "x-amz-security-token: ${AWS_SESSION_TOKEN}" \
    --header 'Accept: application/json'
    Other Videos :
    AWS Application Load Balancer with Auto Scaling group : • AWS Application Load B...
    AWS Application Load Balancer setup with target group EC2 : • AWS Application Load B...
    AWS CodePipeline : • AWS CodePipeline with ...
    AWS Lambda Hand-On Playlist : • AWS Lambda
    AWS CloudFormation : • AWS CloudFormation
    Subscribe on : / @kodedge
    If you like the video please subscribe and comment.
    ----------------------------------
    Disclaimer/Policy:
    Video is intended for educational purposes only and explanations about technical topics.
    We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
    Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
    Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
    By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
    All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
    Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
    The inclusion of logos and images is for non-commercial, educational purposes only.
    #awstutorial #apigateway #kodedge

ความคิดเห็น •