steampipe-plugin-aws icon indicating copy to clipboard operation
steampipe-plugin-aws copied to clipboard

Update plugin to use github.com/aws/aws-sdk-go-v2 - Week 8

Open LalitLab opened this issue 3 years ago • 0 comments

Tables Migrated

  1. aws_backup_plan

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance is using it
  2. aws_backup_selection

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance is using it
  3. aws_codecommit_repository

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_tags is using it
  4. aws_ec2_instance_type

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] No mod using it
  5. aws_ecs_task_definition

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance, and aws_perimeter are using it
  6. aws_route53_traffic_policy

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] No mod using it
  7. aws_route53_traffic_policy_instance

    • [ ] Old and new data matched
    • [x] Manually handled pagination
    • [x] Limit tested
    • [x] No mod using it
  8. aws_sagemaker_endpoint_configuration

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance, and aws_tags are using it
  9. aws_sagemaker_model

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance, aws_perimeter, and aws_tags are using it
  10. aws_sagemaker_notebook_instance

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance, aws_perimeter, and aws_tags are using it
  11. aws_sagemaker_training_job

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] Steampipe mod aws_compliance, aws_perimeter, and aws_tags are using it
  12. aws_servicequotas_default_service_quota

    • [x] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] No mod using it
  13. aws_servicequotas_service_quota

    • [x] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] No mod using it
  14. aws_servicequotas_service_quota_change_request

    • [ ] Old and new data matched
    • [x] Paging tested
    • [x] Limit tested
    • [x] No mod using it

LalitLab avatar Oct 20 '22 10:10 LalitLab