aws / aws-sdk-go

AWS SDK for the Go programming language.
http://aws.amazon.com/sdk-for-go/
Apache License 2.0
8.63k stars 2.07k forks source link

Adding the guard duty status value of the relationship between the member account and its master account #1918

Closed ken5scal closed 6 years ago

ken5scal commented 6 years ago

Please fill out the sections below to help us address your issue.

Version of AWS SDK for Go?

v1.13.38

Version of Go (go version)?

% go version                                                                                   
go version go1.10.1 darwin/amd64

What issue did you see?

Lack of RelationshipStatus constants in guard duty. Most of constant, such as Detector status, are already available.

Steps to reproduce

NA (/service/guardduty/api.go)

xibz commented 6 years ago

Hello @ken5scal, thank you for reaching out to us. This is a service issue. Can you please reach out to the service team via the forums?

jasdel commented 6 years ago

@ken5scal Reaching out to GuardDuty service team directly via the AWS Forums like @xibz mentioned is the best way for the service team to look at adding these constants to their service.

Since this issue is a service API issue and not an SDK issue I'm going to close this issue. Let us know if you have additional questions or feedback about the SDK. The AWS Forums is a great place for service specific questions, and feedback.