Documentation ¶
Overview ¶
Package inspector provides a client for Amazon Inspector.
Index ¶
- Constants
- type AddAttributesToFindingsInput
- type AddAttributesToFindingsOutput
- type AgentAlreadyRunningAssessment
- type AgentFilter
- type AgentPreview
- type AssessmentRun
- type AssessmentRunAgent
- type AssessmentRunFilter
- type AssessmentRunNotification
- type AssessmentRunStateChange
- type AssessmentTarget
- type AssessmentTargetFilter
- type AssessmentTemplate
- type AssessmentTemplateFilter
- type AssetAttributes
- type Attribute
- type CreateAssessmentTargetInput
- type CreateAssessmentTargetOutput
- type CreateAssessmentTemplateInput
- type CreateAssessmentTemplateOutput
- type CreateResourceGroupInput
- type CreateResourceGroupOutput
- type DeleteAssessmentRunInput
- type DeleteAssessmentRunOutput
- type DeleteAssessmentTargetInput
- type DeleteAssessmentTargetOutput
- type DeleteAssessmentTemplateInput
- type DeleteAssessmentTemplateOutput
- type DescribeAssessmentRunsInput
- type DescribeAssessmentRunsOutput
- type DescribeAssessmentTargetsInput
- type DescribeAssessmentTargetsOutput
- type DescribeAssessmentTemplatesInput
- type DescribeAssessmentTemplatesOutput
- type DescribeCrossAccountAccessRoleInput
- type DescribeCrossAccountAccessRoleOutput
- type DescribeFindingsInput
- type DescribeFindingsOutput
- type DescribeResourceGroupsInput
- type DescribeResourceGroupsOutput
- type DescribeRulesPackagesInput
- type DescribeRulesPackagesOutput
- type DurationRange
- type EventSubscription
- type FailedItemDetails
- type Finding
- type FindingFilter
- type GetTelemetryMetadataInput
- type GetTelemetryMetadataOutput
- type Inspector
- func (c *Inspector) AddAttributesToFindings(input *AddAttributesToFindingsInput) (*AddAttributesToFindingsOutput, error)
- func (c *Inspector) AddAttributesToFindingsRequest(input *AddAttributesToFindingsInput) (req *request.Request, output *AddAttributesToFindingsOutput)
- func (c *Inspector) CreateAssessmentTarget(input *CreateAssessmentTargetInput) (*CreateAssessmentTargetOutput, error)
- func (c *Inspector) CreateAssessmentTargetRequest(input *CreateAssessmentTargetInput) (req *request.Request, output *CreateAssessmentTargetOutput)
- func (c *Inspector) CreateAssessmentTemplate(input *CreateAssessmentTemplateInput) (*CreateAssessmentTemplateOutput, error)
- func (c *Inspector) CreateAssessmentTemplateRequest(input *CreateAssessmentTemplateInput) (req *request.Request, output *CreateAssessmentTemplateOutput)
- func (c *Inspector) CreateResourceGroup(input *CreateResourceGroupInput) (*CreateResourceGroupOutput, error)
- func (c *Inspector) CreateResourceGroupRequest(input *CreateResourceGroupInput) (req *request.Request, output *CreateResourceGroupOutput)
- func (c *Inspector) DeleteAssessmentRun(input *DeleteAssessmentRunInput) (*DeleteAssessmentRunOutput, error)
- func (c *Inspector) DeleteAssessmentRunRequest(input *DeleteAssessmentRunInput) (req *request.Request, output *DeleteAssessmentRunOutput)
- func (c *Inspector) DeleteAssessmentTarget(input *DeleteAssessmentTargetInput) (*DeleteAssessmentTargetOutput, error)
- func (c *Inspector) DeleteAssessmentTargetRequest(input *DeleteAssessmentTargetInput) (req *request.Request, output *DeleteAssessmentTargetOutput)
- func (c *Inspector) DeleteAssessmentTemplate(input *DeleteAssessmentTemplateInput) (*DeleteAssessmentTemplateOutput, error)
- func (c *Inspector) DeleteAssessmentTemplateRequest(input *DeleteAssessmentTemplateInput) (req *request.Request, output *DeleteAssessmentTemplateOutput)
- func (c *Inspector) DescribeAssessmentRuns(input *DescribeAssessmentRunsInput) (*DescribeAssessmentRunsOutput, error)
- func (c *Inspector) DescribeAssessmentRunsRequest(input *DescribeAssessmentRunsInput) (req *request.Request, output *DescribeAssessmentRunsOutput)
- func (c *Inspector) DescribeAssessmentTargets(input *DescribeAssessmentTargetsInput) (*DescribeAssessmentTargetsOutput, error)
- func (c *Inspector) DescribeAssessmentTargetsRequest(input *DescribeAssessmentTargetsInput) (req *request.Request, output *DescribeAssessmentTargetsOutput)
- func (c *Inspector) DescribeAssessmentTemplates(input *DescribeAssessmentTemplatesInput) (*DescribeAssessmentTemplatesOutput, error)
- func (c *Inspector) DescribeAssessmentTemplatesRequest(input *DescribeAssessmentTemplatesInput) (req *request.Request, output *DescribeAssessmentTemplatesOutput)
- func (c *Inspector) DescribeCrossAccountAccessRole(input *DescribeCrossAccountAccessRoleInput) (*DescribeCrossAccountAccessRoleOutput, error)
- func (c *Inspector) DescribeCrossAccountAccessRoleRequest(input *DescribeCrossAccountAccessRoleInput) (req *request.Request, output *DescribeCrossAccountAccessRoleOutput)
- func (c *Inspector) DescribeFindings(input *DescribeFindingsInput) (*DescribeFindingsOutput, error)
- func (c *Inspector) DescribeFindingsRequest(input *DescribeFindingsInput) (req *request.Request, output *DescribeFindingsOutput)
- func (c *Inspector) DescribeResourceGroups(input *DescribeResourceGroupsInput) (*DescribeResourceGroupsOutput, error)
- func (c *Inspector) DescribeResourceGroupsRequest(input *DescribeResourceGroupsInput) (req *request.Request, output *DescribeResourceGroupsOutput)
- func (c *Inspector) DescribeRulesPackages(input *DescribeRulesPackagesInput) (*DescribeRulesPackagesOutput, error)
- func (c *Inspector) DescribeRulesPackagesRequest(input *DescribeRulesPackagesInput) (req *request.Request, output *DescribeRulesPackagesOutput)
- func (c *Inspector) GetTelemetryMetadata(input *GetTelemetryMetadataInput) (*GetTelemetryMetadataOutput, error)
- func (c *Inspector) GetTelemetryMetadataRequest(input *GetTelemetryMetadataInput) (req *request.Request, output *GetTelemetryMetadataOutput)
- func (c *Inspector) ListAssessmentRunAgents(input *ListAssessmentRunAgentsInput) (*ListAssessmentRunAgentsOutput, error)
- func (c *Inspector) ListAssessmentRunAgentsRequest(input *ListAssessmentRunAgentsInput) (req *request.Request, output *ListAssessmentRunAgentsOutput)
- func (c *Inspector) ListAssessmentRuns(input *ListAssessmentRunsInput) (*ListAssessmentRunsOutput, error)
- func (c *Inspector) ListAssessmentRunsRequest(input *ListAssessmentRunsInput) (req *request.Request, output *ListAssessmentRunsOutput)
- func (c *Inspector) ListAssessmentTargets(input *ListAssessmentTargetsInput) (*ListAssessmentTargetsOutput, error)
- func (c *Inspector) ListAssessmentTargetsRequest(input *ListAssessmentTargetsInput) (req *request.Request, output *ListAssessmentTargetsOutput)
- func (c *Inspector) ListAssessmentTemplates(input *ListAssessmentTemplatesInput) (*ListAssessmentTemplatesOutput, error)
- func (c *Inspector) ListAssessmentTemplatesRequest(input *ListAssessmentTemplatesInput) (req *request.Request, output *ListAssessmentTemplatesOutput)
- func (c *Inspector) ListEventSubscriptions(input *ListEventSubscriptionsInput) (*ListEventSubscriptionsOutput, error)
- func (c *Inspector) ListEventSubscriptionsRequest(input *ListEventSubscriptionsInput) (req *request.Request, output *ListEventSubscriptionsOutput)
- func (c *Inspector) ListFindings(input *ListFindingsInput) (*ListFindingsOutput, error)
- func (c *Inspector) ListFindingsRequest(input *ListFindingsInput) (req *request.Request, output *ListFindingsOutput)
- func (c *Inspector) ListRulesPackages(input *ListRulesPackagesInput) (*ListRulesPackagesOutput, error)
- func (c *Inspector) ListRulesPackagesRequest(input *ListRulesPackagesInput) (req *request.Request, output *ListRulesPackagesOutput)
- func (c *Inspector) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
- func (c *Inspector) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
- func (c *Inspector) PreviewAgents(input *PreviewAgentsInput) (*PreviewAgentsOutput, error)
- func (c *Inspector) PreviewAgentsRequest(input *PreviewAgentsInput) (req *request.Request, output *PreviewAgentsOutput)
- func (c *Inspector) RegisterCrossAccountAccessRole(input *RegisterCrossAccountAccessRoleInput) (*RegisterCrossAccountAccessRoleOutput, error)
- func (c *Inspector) RegisterCrossAccountAccessRoleRequest(input *RegisterCrossAccountAccessRoleInput) (req *request.Request, output *RegisterCrossAccountAccessRoleOutput)
- func (c *Inspector) RemoveAttributesFromFindings(input *RemoveAttributesFromFindingsInput) (*RemoveAttributesFromFindingsOutput, error)
- func (c *Inspector) RemoveAttributesFromFindingsRequest(input *RemoveAttributesFromFindingsInput) (req *request.Request, output *RemoveAttributesFromFindingsOutput)
- func (c *Inspector) SetTagsForResource(input *SetTagsForResourceInput) (*SetTagsForResourceOutput, error)
- func (c *Inspector) SetTagsForResourceRequest(input *SetTagsForResourceInput) (req *request.Request, output *SetTagsForResourceOutput)
- func (c *Inspector) StartAssessmentRun(input *StartAssessmentRunInput) (*StartAssessmentRunOutput, error)
- func (c *Inspector) StartAssessmentRunRequest(input *StartAssessmentRunInput) (req *request.Request, output *StartAssessmentRunOutput)
- func (c *Inspector) StopAssessmentRun(input *StopAssessmentRunInput) (*StopAssessmentRunOutput, error)
- func (c *Inspector) StopAssessmentRunRequest(input *StopAssessmentRunInput) (req *request.Request, output *StopAssessmentRunOutput)
- func (c *Inspector) SubscribeToEvent(input *SubscribeToEventInput) (*SubscribeToEventOutput, error)
- func (c *Inspector) SubscribeToEventRequest(input *SubscribeToEventInput) (req *request.Request, output *SubscribeToEventOutput)
- func (c *Inspector) UnsubscribeFromEvent(input *UnsubscribeFromEventInput) (*UnsubscribeFromEventOutput, error)
- func (c *Inspector) UnsubscribeFromEventRequest(input *UnsubscribeFromEventInput) (req *request.Request, output *UnsubscribeFromEventOutput)
- func (c *Inspector) UpdateAssessmentTarget(input *UpdateAssessmentTargetInput) (*UpdateAssessmentTargetOutput, error)
- func (c *Inspector) UpdateAssessmentTargetRequest(input *UpdateAssessmentTargetInput) (req *request.Request, output *UpdateAssessmentTargetOutput)
- type ListAssessmentRunAgentsInput
- type ListAssessmentRunAgentsOutput
- type ListAssessmentRunsInput
- type ListAssessmentRunsOutput
- type ListAssessmentTargetsInput
- type ListAssessmentTargetsOutput
- type ListAssessmentTemplatesInput
- type ListAssessmentTemplatesOutput
- type ListEventSubscriptionsInput
- type ListEventSubscriptionsOutput
- type ListFindingsInput
- type ListFindingsOutput
- type ListRulesPackagesInput
- type ListRulesPackagesOutput
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type PreviewAgentsInput
- type PreviewAgentsOutput
- type RegisterCrossAccountAccessRoleInput
- type RegisterCrossAccountAccessRoleOutput
- type RemoveAttributesFromFindingsInput
- type RemoveAttributesFromFindingsOutput
- type ResourceGroup
- type ResourceGroupTag
- type RulesPackage
- type ServiceAttributes
- type SetTagsForResourceInput
- type SetTagsForResourceOutput
- type StartAssessmentRunInput
- type StartAssessmentRunOutput
- type StopAssessmentRunInput
- type StopAssessmentRunOutput
- type SubscribeToEventInput
- type SubscribeToEventOutput
- type Subscription
- type Tag
- type TelemetryMetadata
- type TimestampRange
- type UnsubscribeFromEventInput
- type UnsubscribeFromEventOutput
- type UpdateAssessmentTargetInput
- type UpdateAssessmentTargetOutput
Examples ¶
- Inspector.AddAttributesToFindings
- Inspector.CreateAssessmentTarget
- Inspector.CreateAssessmentTemplate
- Inspector.CreateResourceGroup
- Inspector.DeleteAssessmentRun
- Inspector.DeleteAssessmentTarget
- Inspector.DeleteAssessmentTemplate
- Inspector.DescribeAssessmentRuns
- Inspector.DescribeAssessmentTargets
- Inspector.DescribeAssessmentTemplates
- Inspector.DescribeCrossAccountAccessRole
- Inspector.DescribeFindings
- Inspector.DescribeResourceGroups
- Inspector.DescribeRulesPackages
- Inspector.GetTelemetryMetadata
- Inspector.ListAssessmentRunAgents
- Inspector.ListAssessmentRuns
- Inspector.ListAssessmentTargets
- Inspector.ListAssessmentTemplates
- Inspector.ListEventSubscriptions
- Inspector.ListFindings
- Inspector.ListRulesPackages
- Inspector.ListTagsForResource
- Inspector.PreviewAgents
- Inspector.RegisterCrossAccountAccessRole
- Inspector.RemoveAttributesFromFindings
- Inspector.SetTagsForResource
- Inspector.StartAssessmentRun
- Inspector.StopAssessmentRun
- Inspector.SubscribeToEvent
- Inspector.UnsubscribeFromEvent
- Inspector.UpdateAssessmentTarget
Constants ¶
const ( // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToAssessmentTarget = "ACCESS_DENIED_TO_ASSESSMENT_TARGET" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToAssessmentTemplate = "ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToAssessmentRun = "ACCESS_DENIED_TO_ASSESSMENT_RUN" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToFinding = "ACCESS_DENIED_TO_FINDING" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToResourceGroup = "ACCESS_DENIED_TO_RESOURCE_GROUP" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToRulesPackage = "ACCESS_DENIED_TO_RULES_PACKAGE" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToSnsTopic = "ACCESS_DENIED_TO_SNS_TOPIC" // @enum AccessDeniedErrorCode AccessDeniedErrorCodeAccessDeniedToIamRole = "ACCESS_DENIED_TO_IAM_ROLE" )
const ( // @enum AgentHealth AgentHealthHealthy = "HEALTHY" // @enum AgentHealth AgentHealthUnhealthy = "UNHEALTHY" )
const ( // @enum AgentHealthCode AgentHealthCodeIdle = "IDLE" // @enum AgentHealthCode AgentHealthCodeRunning = "RUNNING" // @enum AgentHealthCode AgentHealthCodeShutdown = "SHUTDOWN" // @enum AgentHealthCode AgentHealthCodeUnhealthy = "UNHEALTHY" // @enum AgentHealthCode AgentHealthCodeThrottled = "THROTTLED" // @enum AgentHealthCode AgentHealthCodeUnknown = "UNKNOWN" )
const ( // @enum AssessmentRunNotificationSnsStatusCode AssessmentRunNotificationSnsStatusCodeSuccess = "SUCCESS" // @enum AssessmentRunNotificationSnsStatusCode AssessmentRunNotificationSnsStatusCodeTopicDoesNotExist = "TOPIC_DOES_NOT_EXIST" // @enum AssessmentRunNotificationSnsStatusCode AssessmentRunNotificationSnsStatusCodeAccessDenied = "ACCESS_DENIED" // @enum AssessmentRunNotificationSnsStatusCode AssessmentRunNotificationSnsStatusCodeInternalError = "INTERNAL_ERROR" )
const ( // @enum AssessmentRunState AssessmentRunStateCreated = "CREATED" // @enum AssessmentRunState AssessmentRunStateStartDataCollectionPending = "START_DATA_COLLECTION_PENDING" // @enum AssessmentRunState AssessmentRunStateStartDataCollectionInProgress = "START_DATA_COLLECTION_IN_PROGRESS" // @enum AssessmentRunState AssessmentRunStateCollectingData = "COLLECTING_DATA" // @enum AssessmentRunState AssessmentRunStateStopDataCollectionPending = "STOP_DATA_COLLECTION_PENDING" // @enum AssessmentRunState AssessmentRunStateDataCollected = "DATA_COLLECTED" // @enum AssessmentRunState AssessmentRunStateEvaluatingRules = "EVALUATING_RULES" // @enum AssessmentRunState AssessmentRunStateFailed = "FAILED" // @enum AssessmentRunState AssessmentRunStateCompleted = "COMPLETED" // @enum AssessmentRunState AssessmentRunStateCompletedWithErrors = "COMPLETED_WITH_ERRORS" )
const ( // @enum Event EventAssessmentRunStarted = "ASSESSMENT_RUN_STARTED" // @enum Event EventAssessmentRunCompleted = "ASSESSMENT_RUN_COMPLETED" // @enum Event EventAssessmentRunStateChanged = "ASSESSMENT_RUN_STATE_CHANGED" // @enum Event EventFindingReported = "FINDING_REPORTED" // @enum Event EventOther = "OTHER" )
const ( // @enum FailedItemErrorCode FailedItemErrorCodeInvalidArn = "INVALID_ARN" // @enum FailedItemErrorCode FailedItemErrorCodeDuplicateArn = "DUPLICATE_ARN" // @enum FailedItemErrorCode FailedItemErrorCodeItemDoesNotExist = "ITEM_DOES_NOT_EXIST" // @enum FailedItemErrorCode FailedItemErrorCodeAccessDenied = "ACCESS_DENIED" // @enum FailedItemErrorCode FailedItemErrorCodeLimitExceeded = "LIMIT_EXCEEDED" // @enum FailedItemErrorCode FailedItemErrorCodeInternalError = "INTERNAL_ERROR" )
const ( // @enum InvalidCrossAccountRoleErrorCode InvalidCrossAccountRoleErrorCodeRoleDoesNotExistOrInvalidTrustRelationship = "ROLE_DOES_NOT_EXIST_OR_INVALID_TRUST_RELATIONSHIP" // @enum InvalidCrossAccountRoleErrorCode InvalidCrossAccountRoleErrorCodeRoleDoesNotHaveCorrectPolicy = "ROLE_DOES_NOT_HAVE_CORRECT_POLICY" )
const ( // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTargetArn = "INVALID_ASSESSMENT_TARGET_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTemplateArn = "INVALID_ASSESSMENT_TEMPLATE_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunArn = "INVALID_ASSESSMENT_RUN_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidFindingArn = "INVALID_FINDING_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidResourceGroupArn = "INVALID_RESOURCE_GROUP_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidRulesPackageArn = "INVALID_RULES_PACKAGE_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidResourceArn = "INVALID_RESOURCE_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidSnsTopicArn = "INVALID_SNS_TOPIC_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidIamRoleArn = "INVALID_IAM_ROLE_ARN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTargetName = "INVALID_ASSESSMENT_TARGET_NAME" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTargetNamePattern = "INVALID_ASSESSMENT_TARGET_NAME_PATTERN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTemplateName = "INVALID_ASSESSMENT_TEMPLATE_NAME" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTemplateNamePattern = "INVALID_ASSESSMENT_TEMPLATE_NAME_PATTERN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTemplateDuration = "INVALID_ASSESSMENT_TEMPLATE_DURATION" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentTemplateDurationRange = "INVALID_ASSESSMENT_TEMPLATE_DURATION_RANGE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunDurationRange = "INVALID_ASSESSMENT_RUN_DURATION_RANGE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunStartTimeRange = "INVALID_ASSESSMENT_RUN_START_TIME_RANGE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunCompletionTimeRange = "INVALID_ASSESSMENT_RUN_COMPLETION_TIME_RANGE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunStateChangeTimeRange = "INVALID_ASSESSMENT_RUN_STATE_CHANGE_TIME_RANGE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAssessmentRunState = "INVALID_ASSESSMENT_RUN_STATE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidTag = "INVALID_TAG" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidTagKey = "INVALID_TAG_KEY" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidTagValue = "INVALID_TAG_VALUE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidResourceGroupTagKey = "INVALID_RESOURCE_GROUP_TAG_KEY" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidResourceGroupTagValue = "INVALID_RESOURCE_GROUP_TAG_VALUE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAttribute = "INVALID_ATTRIBUTE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidUserAttribute = "INVALID_USER_ATTRIBUTE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidUserAttributeKey = "INVALID_USER_ATTRIBUTE_KEY" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidUserAttributeValue = "INVALID_USER_ATTRIBUTE_VALUE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidPaginationToken = "INVALID_PAGINATION_TOKEN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidMaxResults = "INVALID_MAX_RESULTS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAgentId = "INVALID_AGENT_ID" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidAutoScalingGroup = "INVALID_AUTO_SCALING_GROUP" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidRuleName = "INVALID_RULE_NAME" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidSeverity = "INVALID_SEVERITY" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidLocale = "INVALID_LOCALE" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidEvent = "INVALID_EVENT" // @enum InvalidInputErrorCode InvalidInputErrorCodeAssessmentTargetNameAlreadyTaken = "ASSESSMENT_TARGET_NAME_ALREADY_TAKEN" // @enum InvalidInputErrorCode InvalidInputErrorCodeAssessmentTemplateNameAlreadyTaken = "ASSESSMENT_TEMPLATE_NAME_ALREADY_TAKEN" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAssessmentTargetArns = "INVALID_NUMBER_OF_ASSESSMENT_TARGET_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAssessmentTemplateArns = "INVALID_NUMBER_OF_ASSESSMENT_TEMPLATE_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAssessmentRunArns = "INVALID_NUMBER_OF_ASSESSMENT_RUN_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfFindingArns = "INVALID_NUMBER_OF_FINDING_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfResourceGroupArns = "INVALID_NUMBER_OF_RESOURCE_GROUP_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfRulesPackageArns = "INVALID_NUMBER_OF_RULES_PACKAGE_ARNS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAssessmentRunStates = "INVALID_NUMBER_OF_ASSESSMENT_RUN_STATES" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfTags = "INVALID_NUMBER_OF_TAGS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfResourceGroupTags = "INVALID_NUMBER_OF_RESOURCE_GROUP_TAGS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAttributes = "INVALID_NUMBER_OF_ATTRIBUTES" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfUserAttributes = "INVALID_NUMBER_OF_USER_ATTRIBUTES" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAgentIds = "INVALID_NUMBER_OF_AGENT_IDS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfAutoScalingGroups = "INVALID_NUMBER_OF_AUTO_SCALING_GROUPS" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfRuleNames = "INVALID_NUMBER_OF_RULE_NAMES" // @enum InvalidInputErrorCode InvalidInputErrorCodeInvalidNumberOfSeverities = "INVALID_NUMBER_OF_SEVERITIES" )
const ( // @enum LimitExceededErrorCode LimitExceededErrorCodeAssessmentTargetLimitExceeded = "ASSESSMENT_TARGET_LIMIT_EXCEEDED" // @enum LimitExceededErrorCode LimitExceededErrorCodeAssessmentTemplateLimitExceeded = "ASSESSMENT_TEMPLATE_LIMIT_EXCEEDED" // @enum LimitExceededErrorCode LimitExceededErrorCodeAssessmentRunLimitExceeded = "ASSESSMENT_RUN_LIMIT_EXCEEDED" // @enum LimitExceededErrorCode LimitExceededErrorCodeResourceGroupLimitExceeded = "RESOURCE_GROUP_LIMIT_EXCEEDED" // @enum LimitExceededErrorCode LimitExceededErrorCodeEventSubscriptionLimitExceeded = "EVENT_SUBSCRIPTION_LIMIT_EXCEEDED" )
const ( // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeAssessmentTargetDoesNotExist = "ASSESSMENT_TARGET_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeAssessmentTemplateDoesNotExist = "ASSESSMENT_TEMPLATE_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeAssessmentRunDoesNotExist = "ASSESSMENT_RUN_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeFindingDoesNotExist = "FINDING_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeResourceGroupDoesNotExist = "RESOURCE_GROUP_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeRulesPackageDoesNotExist = "RULES_PACKAGE_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeSnsTopicDoesNotExist = "SNS_TOPIC_DOES_NOT_EXIST" // @enum NoSuchEntityErrorCode NoSuchEntityErrorCodeIamRoleDoesNotExist = "IAM_ROLE_DOES_NOT_EXIST" )
const ( // @enum Severity SeverityLow = "Low" // @enum Severity SeverityMedium = "Medium" // @enum Severity SeverityHigh = "High" // @enum Severity SeverityInformational = "Informational" // @enum Severity SeverityUndefined = "Undefined" )
const (
// @enum AssetType
AssetTypeEc2Instance = "ec2-instance"
)
const (
// @enum Locale
LocaleEnUs = "EN_US"
)
const ServiceName = "inspector"
A ServiceName is the name of the service the client will make API calls to.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddAttributesToFindingsInput ¶
type AddAttributesToFindingsInput struct { // The array of attributes that you want to assign to specified findings. Attributes []*Attribute `locationName:"attributes" type:"list" required:"true"` // The ARNs specifying the findings that you want to assign attributes to. FindingArns []*string `locationName:"findingArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (AddAttributesToFindingsInput) GoString ¶
func (s AddAttributesToFindingsInput) GoString() string
GoString returns the string representation
func (AddAttributesToFindingsInput) String ¶
func (s AddAttributesToFindingsInput) String() string
String returns the string representation
type AddAttributesToFindingsOutput ¶
type AddAttributesToFindingsOutput struct { // Attributes details that cannot be described. An error code is provided for // each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // contains filtered or unexported fields }
func (AddAttributesToFindingsOutput) GoString ¶
func (s AddAttributesToFindingsOutput) GoString() string
GoString returns the string representation
func (AddAttributesToFindingsOutput) String ¶
func (s AddAttributesToFindingsOutput) String() string
String returns the string representation
type AgentAlreadyRunningAssessment ¶ added in v1.1.15
type AgentAlreadyRunningAssessment struct { // ID of the agent that is running on an EC2 isntance that is already particiapting // in another started assessment run. AgentId *string `locationName:"agentId" min:"1" type:"string" required:"true"` // The ARN of the assessment that has already been started. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
This data type is used in the exception error that is thrown if you start an assessment run for an assessment target that includes an EC2 instance that is already participating in another started assessment run.
func (AgentAlreadyRunningAssessment) GoString ¶ added in v1.1.15
func (s AgentAlreadyRunningAssessment) GoString() string
GoString returns the string representation
func (AgentAlreadyRunningAssessment) String ¶ added in v1.1.15
func (s AgentAlreadyRunningAssessment) String() string
String returns the string representation
type AgentFilter ¶ added in v1.1.15
type AgentFilter struct { // The detailed health state of the agent. Values can be set to IDLE, RUNNING, // SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN. AgentHealthCodes []*string `locationName:"agentHealthCodes" type:"list" required:"true"` // The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY. AgentHealths []*string `locationName:"agentHealths" type:"list" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector agent. This data type is used as a request parameter in the ListAssessmentRunAgents action.
func (AgentFilter) GoString ¶ added in v1.1.15
func (s AgentFilter) GoString() string
GoString returns the string representation
func (AgentFilter) String ¶ added in v1.1.15
func (s AgentFilter) String() string
String returns the string representation
type AgentPreview ¶
type AgentPreview struct { // The id of the EC2 instance where the agent is intalled. AgentId *string `locationName:"agentId" min:"1" type:"string" required:"true"` // The autoscaling group for the EC2 instance where the agent is installed. AutoScalingGroup *string `locationName:"autoScalingGroup" min:"1" type:"string"` // contains filtered or unexported fields }
This data type is used as a response element in the PreviewAgents action.
func (AgentPreview) GoString ¶
func (s AgentPreview) GoString() string
GoString returns the string representation
func (AgentPreview) String ¶
func (s AgentPreview) String() string
String returns the string representation
type AssessmentRun ¶ added in v1.1.15
type AssessmentRun struct { // The ARN of the assessment run. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // The ARN of the assessment template that is associated with the assessment // run. AssessmentTemplateArn *string `locationName:"assessmentTemplateArn" min:"1" type:"string" required:"true"` // Assessment run completion time that corresponds to the rules packages evaluation // completion time or failure. CompletedAt *time.Time `locationName:"completedAt" type:"timestamp" timestampFormat:"unix"` // The time when StartAssessmentRun API was called. CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix" required:"true"` // Boolean value (true or false) specifying whether the process of collecting // data from the agents is completed. DataCollected *bool `locationName:"dataCollected" type:"boolean" required:"true"` // The duration of the assessment run. DurationInSeconds *int64 `locationName:"durationInSeconds" min:"180" type:"integer" required:"true"` // The auto-generated name for the assessment run. Name *string `locationName:"name" min:"1" type:"string" required:"true"` // A list of notifications for the event subscriptions. A notification about // a particular generated finding is only added to this list once. Notifications []*AssessmentRunNotification `locationName:"notifications" type:"list" required:"true"` // Rules packages selected for the assessment run. RulesPackageArns []*string `locationName:"rulesPackageArns" min:"1" type:"list" required:"true"` // The time when StartAssessmentRun API was called. StartedAt *time.Time `locationName:"startedAt" type:"timestamp" timestampFormat:"unix"` // The state of the assessment run. State *string `locationName:"state" type:"string" required:"true" enum:"AssessmentRunState"` // The last time when the assessment run's state changed. StateChangedAt *time.Time `locationName:"stateChangedAt" type:"timestamp" timestampFormat:"unix" required:"true"` // A list of the assessment run state changes. StateChanges []*AssessmentRunStateChange `locationName:"stateChanges" type:"list" required:"true"` // The user-defined attributes that are assigned to every generated finding. UserAttributesForFindings []*Attribute `locationName:"userAttributesForFindings" type:"list" required:"true"` // contains filtered or unexported fields }
A snapshot of an Inspector assessment run that contains the assessment run's findings.
This data type is used as the response element in the DescribeAssessmentRuns action.
func (AssessmentRun) GoString ¶ added in v1.1.15
func (s AssessmentRun) GoString() string
GoString returns the string representation
func (AssessmentRun) String ¶ added in v1.1.15
func (s AssessmentRun) String() string
String returns the string representation
type AssessmentRunAgent ¶ added in v1.1.15
type AssessmentRunAgent struct { // The current health state of the agent. AgentHealth *string `locationName:"agentHealth" type:"string" required:"true" enum:"AgentHealth"` // The detailed health state of the agent. AgentHealthCode *string `locationName:"agentHealthCode" type:"string" required:"true" enum:"AgentHealthCode"` // The description for the agent health code. AgentHealthDetails *string `locationName:"agentHealthDetails" type:"string"` // AWS account of the EC2 instance where the agent is installed. AgentId *string `locationName:"agentId" min:"1" type:"string" required:"true"` // The ARN of the assessment run that is associated with the agent. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // The auto-scaling group of the EC2 instance specified by the agent ID. AutoScalingGroup *string `locationName:"autoScalingGroup" min:"1" type:"string"` // The Inspector application data metrics collected by the agent. TelemetryMetadata []*TelemetryMetadata `locationName:"telemetryMetadata" type:"list" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector agent. This data type is used as a response element in the ListAssessmentRunAgents action.
func (AssessmentRunAgent) GoString ¶ added in v1.1.15
func (s AssessmentRunAgent) GoString() string
GoString returns the string representation
func (AssessmentRunAgent) String ¶ added in v1.1.15
func (s AssessmentRunAgent) String() string
String returns the string representation
type AssessmentRunFilter ¶ added in v1.1.15
type AssessmentRunFilter struct { // For a record to match a filter, the value specified for this data type property // must inclusively match any value between the specified minimum and maximum // values of the completedAt property of the AssessmentRun data type. CompletionTimeRange *TimestampRange `locationName:"completionTimeRange" type:"structure"` // For a record to match a filter, the value specified for this data type property // must inclusively match any value between the specified minimum and maximum // values of the durationInSeconds property of the AssessmentRun data type. DurationRange *DurationRange `locationName:"durationRange" type:"structure"` // For a record to match a filter, an explicit value or a string containing // a wildcard specified for this data type property must match the value of // the assessmentRunName property of the AssessmentRun data type. NamePattern *string `locationName:"namePattern" min:"1" type:"string"` // For a record to match a filter, the value specified for this data type property // must be contained in the list of values of the rulesPackages property of // the AssessmentRun data type. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list"` // For a record to match a filter, the value specified for this data type property // must inclusively match any value between the specified minimum and maximum // values of the startTime property of the AssessmentRun data type. StartTimeRange *TimestampRange `locationName:"startTimeRange" type:"structure"` // For a record to match a filter, the value specified for this data type property // must match the stateChangedAt property of the AssessmentRun data type. StateChangeTimeRange *TimestampRange `locationName:"stateChangeTimeRange" type:"structure"` // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the assessmentRunState // property of the AssessmentRun data type. States []*string `locationName:"states" type:"list"` // contains filtered or unexported fields }
This data type is used as the request parameter in the ListAssessmentRuns action.
func (AssessmentRunFilter) GoString ¶ added in v1.1.15
func (s AssessmentRunFilter) GoString() string
GoString returns the string representation
func (AssessmentRunFilter) String ¶ added in v1.1.15
func (s AssessmentRunFilter) String() string
String returns the string representation
type AssessmentRunNotification ¶ added in v1.1.15
type AssessmentRunNotification struct { // The date of the notification. Date *time.Time `locationName:"date" type:"timestamp" timestampFormat:"unix" required:"true"` // The Boolean value that specifies whether the notification represents an error. Error *bool `locationName:"error" type:"boolean" required:"true"` // The event for which a notification is sent. Event *string `locationName:"event" type:"string" required:"true" enum:"Event"` Message *string `locationName:"message" type:"string"` // The status code of the SNS notification. SnsPublishStatusCode *string `locationName:"snsPublishStatusCode" type:"string" enum:"AssessmentRunNotificationSnsStatusCode"` // The SNS topic to which the SNS notification is sent. SnsTopicArn *string `locationName:"snsTopicArn" min:"1" type:"string"` // contains filtered or unexported fields }
This data type is used as one of the elements of the AssessmentRun data type.
func (AssessmentRunNotification) GoString ¶ added in v1.1.15
func (s AssessmentRunNotification) GoString() string
GoString returns the string representation
func (AssessmentRunNotification) String ¶ added in v1.1.15
func (s AssessmentRunNotification) String() string
String returns the string representation
type AssessmentRunStateChange ¶ added in v1.1.15
type AssessmentRunStateChange struct { // The assessment run state. State *string `locationName:"state" type:"string" required:"true" enum:"AssessmentRunState"` // The last time the assessment run state changed. StateChangedAt *time.Time `locationName:"stateChangedAt" type:"timestamp" timestampFormat:"unix" required:"true"` // contains filtered or unexported fields }
This data type is used as one of the elements of the AssessmentRun data type.
func (AssessmentRunStateChange) GoString ¶ added in v1.1.15
func (s AssessmentRunStateChange) GoString() string
GoString returns the string representation
func (AssessmentRunStateChange) String ¶ added in v1.1.15
func (s AssessmentRunStateChange) String() string
String returns the string representation
type AssessmentTarget ¶ added in v1.1.15
type AssessmentTarget struct { // The ARN specifying the Inspector assessment target. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // The time at which the assessment target is created. CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The name of the Inspector assessment target. Name *string `locationName:"name" min:"1" type:"string" required:"true"` // The ARN specifying the resource group that is associated with the assessment // target. ResourceGroupArn *string `locationName:"resourceGroupArn" min:"1" type:"string" required:"true"` // The time at which UpdateAssessmentTarget API is called. UpdatedAt *time.Time `locationName:"updatedAt" type:"timestamp" timestampFormat:"unix" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector application. This data type is used as the response element in the DescribeAssessmentTargets action.
func (AssessmentTarget) GoString ¶ added in v1.1.15
func (s AssessmentTarget) GoString() string
GoString returns the string representation
func (AssessmentTarget) String ¶ added in v1.1.15
func (s AssessmentTarget) String() string
String returns the string representation
type AssessmentTargetFilter ¶ added in v1.1.15
type AssessmentTargetFilter struct { // For a record to match a filter, an explicit value or a string containing // a wildcard specified for this data type property must match the value of // the assessmentTargetName property of the AssessmentTarget data type. AssessmentTargetNamePattern *string `locationName:"assessmentTargetNamePattern" min:"1" type:"string"` // contains filtered or unexported fields }
This data type is used as the request parameter in the ListAssessmentTargets action.
func (AssessmentTargetFilter) GoString ¶ added in v1.1.15
func (s AssessmentTargetFilter) GoString() string
GoString returns the string representation
func (AssessmentTargetFilter) String ¶ added in v1.1.15
func (s AssessmentTargetFilter) String() string
String returns the string representation
type AssessmentTemplate ¶ added in v1.1.15
type AssessmentTemplate struct { // The ARN of the assessment template. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // The ARN of the assessment target that corresponds to this assessment template. AssessmentTargetArn *string `locationName:"assessmentTargetArn" min:"1" type:"string" required:"true"` // The time at which the assessment template is created. CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The duration in seconds specified for this assessment tempate. The default // value is 3600 seconds (one hour). The maximum value is 86400 seconds (one // day). DurationInSeconds *int64 `locationName:"durationInSeconds" min:"180" type:"integer" required:"true"` // The name of the assessment template. Name *string `locationName:"name" min:"1" type:"string" required:"true"` // Rules packages specified for this assessment template. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list" required:"true"` // The user-defined attributes that are assigned to every generated finding // from the assessment run that uses this assessment template. UserAttributesForFindings []*Attribute `locationName:"userAttributesForFindings" type:"list" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector assessment template. This data type is used as the response element in the DescribeAssessmentTemplates action.
func (AssessmentTemplate) GoString ¶ added in v1.1.15
func (s AssessmentTemplate) GoString() string
GoString returns the string representation
func (AssessmentTemplate) String ¶ added in v1.1.15
func (s AssessmentTemplate) String() string
String returns the string representation
type AssessmentTemplateFilter ¶ added in v1.1.15
type AssessmentTemplateFilter struct { // For a record to match a filter, the value specified for this data type property // must inclusively match any value between the specified minimum and maximum // values of the durationInSeconds property of the AssessmentTemplate data type. DurationRange *DurationRange `locationName:"durationRange" type:"structure"` // For a record to match a filter, an explicit value or a string containing // a wildcard specified for this data type property must match the value of // the assessmentTemplateName property of the AssessmentTemplate data type. NamePattern *string `locationName:"namePattern" min:"1" type:"string"` // For a record to match a filter, the value(s) specified for this data type // property must be contained in the list of values of the rulesPackageArns // property of the AssessmentTemplate data type. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list"` // contains filtered or unexported fields }
This data type is used as the request parameter in the ListAssessmentTemplates action.
func (AssessmentTemplateFilter) GoString ¶ added in v1.1.15
func (s AssessmentTemplateFilter) GoString() string
GoString returns the string representation
func (AssessmentTemplateFilter) String ¶ added in v1.1.15
func (s AssessmentTemplateFilter) String() string
String returns the string representation
type AssetAttributes ¶ added in v1.1.15
type AssetAttributes struct { // The id of the agent that is installed on the EC2 instance where the finding // is generated. AgentId *string `locationName:"agentId" min:"1" type:"string"` // Amazon Machine Image(AMI) ID installed on the EC2 instance where the finding // is generated. AmiId *string `locationName:"amiId" type:"string"` // The auto-scaling group of the EC2 instance where the finding is generated. AutoScalingGroup *string `locationName:"autoScalingGroup" min:"1" type:"string"` // The hostname of the EC2 instance where the finding is generated. Hostname *string `locationName:"hostname" type:"string"` // The list of IP v4 addresses of the EC2 instance where the finding is generated. Ipv4Addresses []*string `locationName:"ipv4Addresses" type:"list"` // The schema version of this data type. SchemaVersion *int64 `locationName:"schemaVersion" type:"integer" required:"true"` // contains filtered or unexported fields }
A collection of attributes of the host from which the finding is generated.
func (AssetAttributes) GoString ¶ added in v1.1.15
func (s AssetAttributes) GoString() string
GoString returns the string representation
func (AssetAttributes) String ¶ added in v1.1.15
func (s AssetAttributes) String() string
String returns the string representation
type Attribute ¶
type Attribute struct { // The attribute key. Key *string `locationName:"key" min:"1" type:"string" required:"true"` // The value assigned to the attribute key. Value *string `locationName:"value" min:"1" type:"string"` // contains filtered or unexported fields }
This data type is used as a request parameter in the AddAttributesToFindings and CreateAssessmentTemplate actions.
type CreateAssessmentTargetInput ¶ added in v1.1.15
type CreateAssessmentTargetInput struct { // The user-defined name identifying the assessment target that you want to // create. The name must be unique within the AWS account. AssessmentTargetName *string `locationName:"assessmentTargetName" min:"1" type:"string" required:"true"` // The ARN specifying the resource group that is used to create the assessment // target. ResourceGroupArn *string `locationName:"resourceGroupArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateAssessmentTargetInput) GoString ¶ added in v1.1.15
func (s CreateAssessmentTargetInput) GoString() string
GoString returns the string representation
func (CreateAssessmentTargetInput) String ¶ added in v1.1.15
func (s CreateAssessmentTargetInput) String() string
String returns the string representation
type CreateAssessmentTargetOutput ¶ added in v1.1.15
type CreateAssessmentTargetOutput struct { // The ARN specifying the assessment target that is created. AssessmentTargetArn *string `locationName:"assessmentTargetArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateAssessmentTargetOutput) GoString ¶ added in v1.1.15
func (s CreateAssessmentTargetOutput) GoString() string
GoString returns the string representation
func (CreateAssessmentTargetOutput) String ¶ added in v1.1.15
func (s CreateAssessmentTargetOutput) String() string
String returns the string representation
type CreateAssessmentTemplateInput ¶ added in v1.1.15
type CreateAssessmentTemplateInput struct { // The ARN specifying the assessment target for which you want to create the // assessment template. AssessmentTargetArn *string `locationName:"assessmentTargetArn" min:"1" type:"string" required:"true"` // The user-defined name identifying the assessment template that you want to // create. You can create several assessment templates for an assessment target. // The names of the assessment templates corresponding to a particular assessment // target must be unique. AssessmentTemplateName *string `locationName:"assessmentTemplateName" min:"1" type:"string" required:"true"` // The duration of the assessment run in seconds. The default value is 3600 // seconds (one hour). DurationInSeconds *int64 `locationName:"durationInSeconds" min:"180" type:"integer" required:"true"` // The ARNs specifying the rules packages that you want to attach to the assessment // template. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list" required:"true"` // The user-defined attributes that are assigned to every finding generated // by the assessment run that uses this assessment template. UserAttributesForFindings []*Attribute `locationName:"userAttributesForFindings" type:"list"` // contains filtered or unexported fields }
func (CreateAssessmentTemplateInput) GoString ¶ added in v1.1.15
func (s CreateAssessmentTemplateInput) GoString() string
GoString returns the string representation
func (CreateAssessmentTemplateInput) String ¶ added in v1.1.15
func (s CreateAssessmentTemplateInput) String() string
String returns the string representation
type CreateAssessmentTemplateOutput ¶ added in v1.1.15
type CreateAssessmentTemplateOutput struct { // The ARN specifying the assessment template that is created. AssessmentTemplateArn *string `locationName:"assessmentTemplateArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateAssessmentTemplateOutput) GoString ¶ added in v1.1.15
func (s CreateAssessmentTemplateOutput) GoString() string
GoString returns the string representation
func (CreateAssessmentTemplateOutput) String ¶ added in v1.1.15
func (s CreateAssessmentTemplateOutput) String() string
String returns the string representation
type CreateResourceGroupInput ¶
type CreateResourceGroupInput struct { // A collection of keys and an array of possible values, '[{"key":"key1","values":["Value1","Value2"]},{"key":"Key2","values":["Value3"]}]'. // // For example,'[{"key":"Name","values":["TestEC2Instance"]}]'. ResourceGroupTags []*ResourceGroupTag `locationName:"resourceGroupTags" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (CreateResourceGroupInput) GoString ¶
func (s CreateResourceGroupInput) GoString() string
GoString returns the string representation
func (CreateResourceGroupInput) String ¶
func (s CreateResourceGroupInput) String() string
String returns the string representation
type CreateResourceGroupOutput ¶
type CreateResourceGroupOutput struct { // The ARN specifying the resource group that is created. ResourceGroupArn *string `locationName:"resourceGroupArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateResourceGroupOutput) GoString ¶
func (s CreateResourceGroupOutput) GoString() string
GoString returns the string representation
func (CreateResourceGroupOutput) String ¶
func (s CreateResourceGroupOutput) String() string
String returns the string representation
type DeleteAssessmentRunInput ¶ added in v1.1.15
type DeleteAssessmentRunInput struct { // The ARN specifying the assessment run that you want to delete. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteAssessmentRunInput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentRunInput) GoString() string
GoString returns the string representation
func (DeleteAssessmentRunInput) String ¶ added in v1.1.15
func (s DeleteAssessmentRunInput) String() string
String returns the string representation
type DeleteAssessmentRunOutput ¶ added in v1.1.15
type DeleteAssessmentRunOutput struct {
// contains filtered or unexported fields
}
func (DeleteAssessmentRunOutput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentRunOutput) GoString() string
GoString returns the string representation
func (DeleteAssessmentRunOutput) String ¶ added in v1.1.15
func (s DeleteAssessmentRunOutput) String() string
String returns the string representation
type DeleteAssessmentTargetInput ¶ added in v1.1.15
type DeleteAssessmentTargetInput struct { // The ARN specifying the assessment target that you want to delete. AssessmentTargetArn *string `locationName:"assessmentTargetArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteAssessmentTargetInput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentTargetInput) GoString() string
GoString returns the string representation
func (DeleteAssessmentTargetInput) String ¶ added in v1.1.15
func (s DeleteAssessmentTargetInput) String() string
String returns the string representation
type DeleteAssessmentTargetOutput ¶ added in v1.1.15
type DeleteAssessmentTargetOutput struct {
// contains filtered or unexported fields
}
func (DeleteAssessmentTargetOutput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentTargetOutput) GoString() string
GoString returns the string representation
func (DeleteAssessmentTargetOutput) String ¶ added in v1.1.15
func (s DeleteAssessmentTargetOutput) String() string
String returns the string representation
type DeleteAssessmentTemplateInput ¶ added in v1.1.15
type DeleteAssessmentTemplateInput struct { // The ARN specifying the assessment template that you want to delete. AssessmentTemplateArn *string `locationName:"assessmentTemplateArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteAssessmentTemplateInput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentTemplateInput) GoString() string
GoString returns the string representation
func (DeleteAssessmentTemplateInput) String ¶ added in v1.1.15
func (s DeleteAssessmentTemplateInput) String() string
String returns the string representation
type DeleteAssessmentTemplateOutput ¶ added in v1.1.15
type DeleteAssessmentTemplateOutput struct {
// contains filtered or unexported fields
}
func (DeleteAssessmentTemplateOutput) GoString ¶ added in v1.1.15
func (s DeleteAssessmentTemplateOutput) GoString() string
GoString returns the string representation
func (DeleteAssessmentTemplateOutput) String ¶ added in v1.1.15
func (s DeleteAssessmentTemplateOutput) String() string
String returns the string representation
type DescribeAssessmentRunsInput ¶ added in v1.1.15
type DescribeAssessmentRunsInput struct { // The ARN(s) specifying the assessment run(s) that you want to describe. AssessmentRunArns []*string `locationName:"assessmentRunArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentRunsInput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentRunsInput) GoString() string
GoString returns the string representation
func (DescribeAssessmentRunsInput) String ¶ added in v1.1.15
func (s DescribeAssessmentRunsInput) String() string
String returns the string representation
type DescribeAssessmentRunsOutput ¶ added in v1.1.15
type DescribeAssessmentRunsOutput struct { // Information about the assessment run(s). AssessmentRuns []*AssessmentRun `locationName:"assessmentRuns" type:"list" required:"true"` // Assessment run details that cannot be described. An error code is provided // for each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentRunsOutput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentRunsOutput) GoString() string
GoString returns the string representation
func (DescribeAssessmentRunsOutput) String ¶ added in v1.1.15
func (s DescribeAssessmentRunsOutput) String() string
String returns the string representation
type DescribeAssessmentTargetsInput ¶ added in v1.1.15
type DescribeAssessmentTargetsInput struct { // The ARN(s) specifying the assessment target(s) that you want to describe. AssessmentTargetArns []*string `locationName:"assessmentTargetArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentTargetsInput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentTargetsInput) GoString() string
GoString returns the string representation
func (DescribeAssessmentTargetsInput) String ¶ added in v1.1.15
func (s DescribeAssessmentTargetsInput) String() string
String returns the string representation
type DescribeAssessmentTargetsOutput ¶ added in v1.1.15
type DescribeAssessmentTargetsOutput struct { // Information about the assessment target(s). AssessmentTargets []*AssessmentTarget `locationName:"assessmentTargets" type:"list" required:"true"` // Assessment target details that cannot be described. An error code is provided // for each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentTargetsOutput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentTargetsOutput) GoString() string
GoString returns the string representation
func (DescribeAssessmentTargetsOutput) String ¶ added in v1.1.15
func (s DescribeAssessmentTargetsOutput) String() string
String returns the string representation
type DescribeAssessmentTemplatesInput ¶ added in v1.1.15
type DescribeAssessmentTemplatesInput struct { // The ARN(s) specifying the assessment template(s) that you want to describe. AssessmentTemplateArns []*string `locationName:"assessmentTemplateArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentTemplatesInput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentTemplatesInput) GoString() string
GoString returns the string representation
func (DescribeAssessmentTemplatesInput) String ¶ added in v1.1.15
func (s DescribeAssessmentTemplatesInput) String() string
String returns the string representation
type DescribeAssessmentTemplatesOutput ¶ added in v1.1.15
type DescribeAssessmentTemplatesOutput struct { // Information about the assessment template(s). AssessmentTemplates []*AssessmentTemplate `locationName:"assessmentTemplates" type:"list" required:"true"` // Assessment template details that cannot be described. An error code is provided // for each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // contains filtered or unexported fields }
func (DescribeAssessmentTemplatesOutput) GoString ¶ added in v1.1.15
func (s DescribeAssessmentTemplatesOutput) GoString() string
GoString returns the string representation
func (DescribeAssessmentTemplatesOutput) String ¶ added in v1.1.15
func (s DescribeAssessmentTemplatesOutput) String() string
String returns the string representation
type DescribeCrossAccountAccessRoleInput ¶
type DescribeCrossAccountAccessRoleInput struct {
// contains filtered or unexported fields
}
func (DescribeCrossAccountAccessRoleInput) GoString ¶
func (s DescribeCrossAccountAccessRoleInput) GoString() string
GoString returns the string representation
func (DescribeCrossAccountAccessRoleInput) String ¶
func (s DescribeCrossAccountAccessRoleInput) String() string
String returns the string representation
type DescribeCrossAccountAccessRoleOutput ¶
type DescribeCrossAccountAccessRoleOutput struct { // The date when the cross account access role was registered. RegisteredAt *time.Time `locationName:"registeredAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The ARN specifying the IAM role that Inspector uses to access your AWS account. RoleArn *string `locationName:"roleArn" min:"1" type:"string" required:"true"` // A Boolean value that specifies whether the IAM role has the necessary policies // attached to enable Inspector to access your AWS account. Valid *bool `locationName:"valid" type:"boolean" required:"true"` // contains filtered or unexported fields }
func (DescribeCrossAccountAccessRoleOutput) GoString ¶
func (s DescribeCrossAccountAccessRoleOutput) GoString() string
GoString returns the string representation
func (DescribeCrossAccountAccessRoleOutput) String ¶
func (s DescribeCrossAccountAccessRoleOutput) String() string
String returns the string representation
type DescribeFindingsInput ¶ added in v1.1.15
type DescribeFindingsInput struct { // The ARN(s) specifying the finding(s) that you want to describe. FindingArns []*string `locationName:"findingArns" min:"1" type:"list" required:"true"` // The locale that you want to translate a finding description(s), recommendation(s), // and the short description(s) that identify the finding(s) into. Locale *string `locationName:"locale" type:"string" enum:"Locale"` // contains filtered or unexported fields }
func (DescribeFindingsInput) GoString ¶ added in v1.1.15
func (s DescribeFindingsInput) GoString() string
GoString returns the string representation
func (DescribeFindingsInput) String ¶ added in v1.1.15
func (s DescribeFindingsInput) String() string
String returns the string representation
type DescribeFindingsOutput ¶ added in v1.1.15
type DescribeFindingsOutput struct { // Finding details that cannot be described. An error code is provided for each // failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // Information about the finding(s). Findings []*Finding `locationName:"findings" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeFindingsOutput) GoString ¶ added in v1.1.15
func (s DescribeFindingsOutput) GoString() string
GoString returns the string representation
func (DescribeFindingsOutput) String ¶ added in v1.1.15
func (s DescribeFindingsOutput) String() string
String returns the string representation
type DescribeResourceGroupsInput ¶ added in v1.1.15
type DescribeResourceGroupsInput struct { // The ARN(s) specifying the resource group(s) that you want to describe. ResourceGroupArns []*string `locationName:"resourceGroupArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeResourceGroupsInput) GoString ¶ added in v1.1.15
func (s DescribeResourceGroupsInput) GoString() string
GoString returns the string representation
func (DescribeResourceGroupsInput) String ¶ added in v1.1.15
func (s DescribeResourceGroupsInput) String() string
String returns the string representation
type DescribeResourceGroupsOutput ¶ added in v1.1.15
type DescribeResourceGroupsOutput struct { // Resource group details that cannot be described. An error code is provided // for each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // Information about the resource group(s). ResourceGroups []*ResourceGroup `locationName:"resourceGroups" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeResourceGroupsOutput) GoString ¶ added in v1.1.15
func (s DescribeResourceGroupsOutput) GoString() string
GoString returns the string representation
func (DescribeResourceGroupsOutput) String ¶ added in v1.1.15
func (s DescribeResourceGroupsOutput) String() string
String returns the string representation
type DescribeRulesPackagesInput ¶ added in v1.1.15
type DescribeRulesPackagesInput struct { // The locale that you want to translate a rules package description(s) into. Locale *string `locationName:"locale" type:"string" enum:"Locale"` // The ARN(s) specifying the rules package(s) that you want to describe. RulesPackageArns []*string `locationName:"rulesPackageArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeRulesPackagesInput) GoString ¶ added in v1.1.15
func (s DescribeRulesPackagesInput) GoString() string
GoString returns the string representation
func (DescribeRulesPackagesInput) String ¶ added in v1.1.15
func (s DescribeRulesPackagesInput) String() string
String returns the string representation
type DescribeRulesPackagesOutput ¶ added in v1.1.15
type DescribeRulesPackagesOutput struct { // Rules package details that cannot be described. An error code is provided // for each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // Information about the rules package(s). RulesPackages []*RulesPackage `locationName:"rulesPackages" type:"list" required:"true"` // contains filtered or unexported fields }
func (DescribeRulesPackagesOutput) GoString ¶ added in v1.1.15
func (s DescribeRulesPackagesOutput) GoString() string
GoString returns the string representation
func (DescribeRulesPackagesOutput) String ¶ added in v1.1.15
func (s DescribeRulesPackagesOutput) String() string
String returns the string representation
type DurationRange ¶
type DurationRange struct { // The maximum value of the duration range. Must be less than or equal to 604800 // seconds (1 week). MaxSeconds *int64 `locationName:"maxSeconds" min:"180" type:"integer"` // The minimum value of the duration range. Must be greater than zero. MinSeconds *int64 `locationName:"minSeconds" min:"180" type:"integer"` // contains filtered or unexported fields }
This data type is used in the AssessmentTemplateFilter data type.
func (DurationRange) GoString ¶
func (s DurationRange) GoString() string
GoString returns the string representation
func (DurationRange) String ¶
func (s DurationRange) String() string
String returns the string representation
type EventSubscription ¶ added in v1.1.15
type EventSubscription struct { // The event for which Amazon Simple Notification Service (SNS) notifications // are sent. Event *string `locationName:"event" type:"string" required:"true" enum:"Event"` // The time at which the SubscribeToEvent API is called. SubscribedAt *time.Time `locationName:"subscribedAt" type:"timestamp" timestampFormat:"unix" required:"true"` // contains filtered or unexported fields }
This data type is used in the Subscription data type.
func (EventSubscription) GoString ¶ added in v1.1.15
func (s EventSubscription) GoString() string
GoString returns the string representation
func (EventSubscription) String ¶ added in v1.1.15
func (s EventSubscription) String() string
String returns the string representation
type FailedItemDetails ¶ added in v1.1.15
type FailedItemDetails struct { // The status code of a failed item. FailureCode *string `locationName:"failureCode" type:"string" required:"true" enum:"FailedItemErrorCode"` // Indicates whether you can immediately retry a request for this item for a // specified resource. Retryable *bool `locationName:"retryable" type:"boolean" required:"true"` // contains filtered or unexported fields }
Includes details about the failed items.
func (FailedItemDetails) GoString ¶ added in v1.1.15
func (s FailedItemDetails) GoString() string
GoString returns the string representation
func (FailedItemDetails) String ¶ added in v1.1.15
func (s FailedItemDetails) String() string
String returns the string representation
type Finding ¶
type Finding struct { // The ARN specifying the finding. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // A collection of attributes of the host from which the finding is generated. AssetAttributes *AssetAttributes `locationName:"assetAttributes" type:"structure"` // The type of the host from which the finding is generated. AssetType *string `locationName:"assetType" type:"string" enum:"AssetType"` // The system-defined attributes for the finding. Attributes []*Attribute `locationName:"attributes" type:"list" required:"true"` // This data element is currently not used. Confidence *int64 `locationName:"confidence" type:"integer"` // The time when the finding was generated. CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The description of the finding. Description *string `locationName:"description" type:"string"` // The ID of the finding. Id *string `locationName:"id" type:"string"` // This data element is currently not used. IndicatorOfCompromise *bool `locationName:"indicatorOfCompromise" type:"boolean"` // The numeric value of the finding severity. NumericSeverity *float64 `locationName:"numericSeverity" type:"double"` // The recommendation for the finding. Recommendation *string `locationName:"recommendation" type:"string"` // The schema version of this data type. SchemaVersion *int64 `locationName:"schemaVersion" type:"integer"` // The data element is set to "Inspector". Service *string `locationName:"service" type:"string"` // This data type is used in the Finding data type. ServiceAttributes *ServiceAttributes `locationName:"serviceAttributes" type:"structure"` // The finding severity. Values can be set to High, Medium, Low, and Informational. Severity *string `locationName:"severity" type:"string" enum:"Severity"` // The name of the finding. Title *string `locationName:"title" type:"string"` // The time when AddAttributesToFindings API is called. UpdatedAt *time.Time `locationName:"updatedAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The user-defined attributes that are assigned to the finding. UserAttributes []*Attribute `locationName:"userAttributes" type:"list" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector finding. This data type is used as the response element in the DescribeFindings action.
type FindingFilter ¶ added in v1.1.15
type FindingFilter struct { // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the agentId property // of the Finding data type. AgentIds []*string `locationName:"agentIds" type:"list"` // For a record to match a filter, the list of values specified for this data // type property must be contained in the list of values of the attributes property // of the Finding data type. Attributes []*Attribute `locationName:"attributes" type:"list"` // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the autoScalingGroup // property of the Finding data type. AutoScalingGroups []*string `locationName:"autoScalingGroups" type:"list"` // The time range during which the finding is generated. CreationTimeRange *TimestampRange `locationName:"creationTimeRange" type:"structure"` // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the ruleName property // of the Finding data type. RuleNames []*string `locationName:"ruleNames" type:"list"` // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the rulesPackageArn // property of the Finding data type. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list"` // For a record to match a filter, one of the values specified for this data // type property must be the exact match of the value of the severity property // of the Finding data type. Severities []*string `locationName:"severities" type:"list"` // For a record to match a filter, the value specified for this data type property // must be contained in the list of values of the userAttributes property of // the Finding data type. UserAttributes []*Attribute `locationName:"userAttributes" type:"list"` // contains filtered or unexported fields }
This data type is used as a request parameter in the ListFindings action.
func (FindingFilter) GoString ¶ added in v1.1.15
func (s FindingFilter) GoString() string
GoString returns the string representation
func (FindingFilter) String ¶ added in v1.1.15
func (s FindingFilter) String() string
String returns the string representation
type GetTelemetryMetadataInput ¶ added in v1.1.15
type GetTelemetryMetadataInput struct { // The ARN specifying the assessment run the telemetry of which you want to // obtain. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetTelemetryMetadataInput) GoString ¶ added in v1.1.15
func (s GetTelemetryMetadataInput) GoString() string
GoString returns the string representation
func (GetTelemetryMetadataInput) String ¶ added in v1.1.15
func (s GetTelemetryMetadataInput) String() string
String returns the string representation
type GetTelemetryMetadataOutput ¶ added in v1.1.15
type GetTelemetryMetadataOutput struct { // Telemetry details. TelemetryMetadata []*TelemetryMetadata `locationName:"telemetryMetadata" type:"list" required:"true"` // contains filtered or unexported fields }
func (GetTelemetryMetadataOutput) GoString ¶ added in v1.1.15
func (s GetTelemetryMetadataOutput) GoString() string
GoString returns the string representation
func (GetTelemetryMetadataOutput) String ¶ added in v1.1.15
func (s GetTelemetryMetadataOutput) String() string
String returns the string representation
type Inspector ¶
Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see Amazon Inspector User Guide (https://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html). The service client's operations are safe to be used concurrently. It is not safe to mutate any of the client's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*aws.Config) *Inspector
New creates a new instance of the Inspector client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
// Create a Inspector client from just a session. svc := inspector.New(mySession) // Create a Inspector client with additional configuration svc := inspector.New(mySession, aws.NewConfig().WithRegion("us-west-2"))
func (*Inspector) AddAttributesToFindings ¶
func (c *Inspector) AddAttributesToFindings(input *AddAttributesToFindingsInput) (*AddAttributesToFindingsOutput, error)
Assigns attributes (key and value pair) to the findings specified by the findings' ARNs.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.AddAttributesToFindingsInput{ Attributes: []*inspector.Attribute{ // Required { // Required Key: aws.String("AttributeKey"), // Required Value: aws.String("AttributeValue"), }, // More values... }, FindingArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.AddAttributesToFindings(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) AddAttributesToFindingsRequest ¶
func (c *Inspector) AddAttributesToFindingsRequest(input *AddAttributesToFindingsInput) (req *request.Request, output *AddAttributesToFindingsOutput)
AddAttributesToFindingsRequest generates a request for the AddAttributesToFindings operation.
func (*Inspector) CreateAssessmentTarget ¶ added in v1.1.15
func (c *Inspector) CreateAssessmentTarget(input *CreateAssessmentTargetInput) (*CreateAssessmentTargetOutput, error)
Creates a new assessment target using the resource group ARN generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see Amazon Inspector Assessment Targets (https://docs.aws.amazon.com/inspector/latest/userguide//inspector_applications.html).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.CreateAssessmentTargetInput{ AssessmentTargetName: aws.String("AssessmentTargetName"), // Required ResourceGroupArn: aws.String("Arn"), // Required } resp, err := svc.CreateAssessmentTarget(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) CreateAssessmentTargetRequest ¶ added in v1.1.15
func (c *Inspector) CreateAssessmentTargetRequest(input *CreateAssessmentTargetInput) (req *request.Request, output *CreateAssessmentTargetOutput)
CreateAssessmentTargetRequest generates a request for the CreateAssessmentTarget operation.
func (*Inspector) CreateAssessmentTemplate ¶ added in v1.1.15
func (c *Inspector) CreateAssessmentTemplate(input *CreateAssessmentTemplateInput) (*CreateAssessmentTemplateOutput, error)
Creates an assessment template for the assessment target specified by the assessment target ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.CreateAssessmentTemplateInput{ AssessmentTargetArn: aws.String("Arn"), // Required AssessmentTemplateName: aws.String("AssessmentTemplateName"), // Required DurationInSeconds: aws.Int64(1), // Required RulesPackageArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, UserAttributesForFindings: []*inspector.Attribute{ { // Required Key: aws.String("AttributeKey"), // Required Value: aws.String("AttributeValue"), }, // More values... }, } resp, err := svc.CreateAssessmentTemplate(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) CreateAssessmentTemplateRequest ¶ added in v1.1.15
func (c *Inspector) CreateAssessmentTemplateRequest(input *CreateAssessmentTemplateInput) (req *request.Request, output *CreateAssessmentTemplateOutput)
CreateAssessmentTemplateRequest generates a request for the CreateAssessmentTemplate operation.
func (*Inspector) CreateResourceGroup ¶
func (c *Inspector) CreateResourceGroup(input *CreateResourceGroupInput) (*CreateResourceGroupOutput, error)
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Inspector assessment target. The created resource group is then used to create an Inspector assessment target.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.CreateResourceGroupInput{ ResourceGroupTags: []*inspector.ResourceGroupTag{ // Required { // Required Key: aws.String("TagKey"), // Required Value: aws.String("TagValue"), }, // More values... }, } resp, err := svc.CreateResourceGroup(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) CreateResourceGroupRequest ¶
func (c *Inspector) CreateResourceGroupRequest(input *CreateResourceGroupInput) (req *request.Request, output *CreateResourceGroupOutput)
CreateResourceGroupRequest generates a request for the CreateResourceGroup operation.
func (*Inspector) DeleteAssessmentRun ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentRun(input *DeleteAssessmentRunInput) (*DeleteAssessmentRunOutput, error)
Deletes the assessment run specified by the assessment run ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DeleteAssessmentRunInput{ AssessmentRunArn: aws.String("Arn"), // Required } resp, err := svc.DeleteAssessmentRun(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DeleteAssessmentRunRequest ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentRunRequest(input *DeleteAssessmentRunInput) (req *request.Request, output *DeleteAssessmentRunOutput)
DeleteAssessmentRunRequest generates a request for the DeleteAssessmentRun operation.
func (*Inspector) DeleteAssessmentTarget ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentTarget(input *DeleteAssessmentTargetInput) (*DeleteAssessmentTargetOutput, error)
Deletes the assessment target specified by the assessment target ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DeleteAssessmentTargetInput{ AssessmentTargetArn: aws.String("Arn"), // Required } resp, err := svc.DeleteAssessmentTarget(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DeleteAssessmentTargetRequest ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentTargetRequest(input *DeleteAssessmentTargetInput) (req *request.Request, output *DeleteAssessmentTargetOutput)
DeleteAssessmentTargetRequest generates a request for the DeleteAssessmentTarget operation.
func (*Inspector) DeleteAssessmentTemplate ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentTemplate(input *DeleteAssessmentTemplateInput) (*DeleteAssessmentTemplateOutput, error)
Deletes the assessment template specified by the assessment template ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DeleteAssessmentTemplateInput{ AssessmentTemplateArn: aws.String("Arn"), // Required } resp, err := svc.DeleteAssessmentTemplate(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DeleteAssessmentTemplateRequest ¶ added in v1.1.15
func (c *Inspector) DeleteAssessmentTemplateRequest(input *DeleteAssessmentTemplateInput) (req *request.Request, output *DeleteAssessmentTemplateOutput)
DeleteAssessmentTemplateRequest generates a request for the DeleteAssessmentTemplate operation.
func (*Inspector) DescribeAssessmentRuns ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentRuns(input *DescribeAssessmentRunsInput) (*DescribeAssessmentRunsOutput, error)
Describes the assessment run(s) specified by the assessment run ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeAssessmentRunsInput{ AssessmentRunArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.DescribeAssessmentRuns(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeAssessmentRunsRequest ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentRunsRequest(input *DescribeAssessmentRunsInput) (req *request.Request, output *DescribeAssessmentRunsOutput)
DescribeAssessmentRunsRequest generates a request for the DescribeAssessmentRuns operation.
func (*Inspector) DescribeAssessmentTargets ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentTargets(input *DescribeAssessmentTargetsInput) (*DescribeAssessmentTargetsOutput, error)
Describes the assessment target(s) specified by the assessment target ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeAssessmentTargetsInput{ AssessmentTargetArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.DescribeAssessmentTargets(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeAssessmentTargetsRequest ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentTargetsRequest(input *DescribeAssessmentTargetsInput) (req *request.Request, output *DescribeAssessmentTargetsOutput)
DescribeAssessmentTargetsRequest generates a request for the DescribeAssessmentTargets operation.
func (*Inspector) DescribeAssessmentTemplates ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentTemplates(input *DescribeAssessmentTemplatesInput) (*DescribeAssessmentTemplatesOutput, error)
Describes the assessment template(s) specified by the assessment template(s) ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeAssessmentTemplatesInput{ AssessmentTemplateArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.DescribeAssessmentTemplates(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeAssessmentTemplatesRequest ¶ added in v1.1.15
func (c *Inspector) DescribeAssessmentTemplatesRequest(input *DescribeAssessmentTemplatesInput) (req *request.Request, output *DescribeAssessmentTemplatesOutput)
DescribeAssessmentTemplatesRequest generates a request for the DescribeAssessmentTemplates operation.
func (*Inspector) DescribeCrossAccountAccessRole ¶
func (c *Inspector) DescribeCrossAccountAccessRole(input *DescribeCrossAccountAccessRoleInput) (*DescribeCrossAccountAccessRoleOutput, error)
Describes the IAM role that enables Inspector to access your AWS account.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) var params *inspector.DescribeCrossAccountAccessRoleInput resp, err := svc.DescribeCrossAccountAccessRole(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeCrossAccountAccessRoleRequest ¶
func (c *Inspector) DescribeCrossAccountAccessRoleRequest(input *DescribeCrossAccountAccessRoleInput) (req *request.Request, output *DescribeCrossAccountAccessRoleOutput)
DescribeCrossAccountAccessRoleRequest generates a request for the DescribeCrossAccountAccessRole operation.
func (*Inspector) DescribeFindings ¶ added in v1.1.15
func (c *Inspector) DescribeFindings(input *DescribeFindingsInput) (*DescribeFindingsOutput, error)
Describes the finding(s) specified by the finding ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeFindingsInput{ FindingArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, Locale: aws.String("Locale"), } resp, err := svc.DescribeFindings(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeFindingsRequest ¶ added in v1.1.15
func (c *Inspector) DescribeFindingsRequest(input *DescribeFindingsInput) (req *request.Request, output *DescribeFindingsOutput)
DescribeFindingsRequest generates a request for the DescribeFindings operation.
func (*Inspector) DescribeResourceGroups ¶ added in v1.1.15
func (c *Inspector) DescribeResourceGroups(input *DescribeResourceGroupsInput) (*DescribeResourceGroupsOutput, error)
Describes resource group(s) specified by the resource group ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeResourceGroupsInput{ ResourceGroupArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.DescribeResourceGroups(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeResourceGroupsRequest ¶ added in v1.1.15
func (c *Inspector) DescribeResourceGroupsRequest(input *DescribeResourceGroupsInput) (req *request.Request, output *DescribeResourceGroupsOutput)
DescribeResourceGroupsRequest generates a request for the DescribeResourceGroups operation.
func (*Inspector) DescribeRulesPackages ¶ added in v1.1.15
func (c *Inspector) DescribeRulesPackages(input *DescribeRulesPackagesInput) (*DescribeRulesPackagesOutput, error)
Describes the rules package(s) specified by the rules package ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.DescribeRulesPackagesInput{ RulesPackageArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, Locale: aws.String("Locale"), } resp, err := svc.DescribeRulesPackages(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) DescribeRulesPackagesRequest ¶ added in v1.1.15
func (c *Inspector) DescribeRulesPackagesRequest(input *DescribeRulesPackagesInput) (req *request.Request, output *DescribeRulesPackagesOutput)
DescribeRulesPackagesRequest generates a request for the DescribeRulesPackages operation.
func (*Inspector) GetTelemetryMetadata ¶ added in v1.1.15
func (c *Inspector) GetTelemetryMetadata(input *GetTelemetryMetadataInput) (*GetTelemetryMetadataOutput, error)
Information about the data collected for the specified assessment run.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.GetTelemetryMetadataInput{ AssessmentRunArn: aws.String("Arn"), // Required } resp, err := svc.GetTelemetryMetadata(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) GetTelemetryMetadataRequest ¶ added in v1.1.15
func (c *Inspector) GetTelemetryMetadataRequest(input *GetTelemetryMetadataInput) (req *request.Request, output *GetTelemetryMetadataOutput)
GetTelemetryMetadataRequest generates a request for the GetTelemetryMetadata operation.
func (*Inspector) ListAssessmentRunAgents ¶ added in v1.1.15
func (c *Inspector) ListAssessmentRunAgents(input *ListAssessmentRunAgentsInput) (*ListAssessmentRunAgentsOutput, error)
Lists the agents of the assessment run specified by the assessment run ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListAssessmentRunAgentsInput{ AssessmentRunArn: aws.String("Arn"), // Required Filter: &inspector.AgentFilter{ AgentHealthCodes: []*string{ // Required aws.String("AgentHealthCode"), // Required // More values... }, AgentHealths: []*string{ // Required aws.String("AgentHealth"), // Required // More values... }, }, MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListAssessmentRunAgents(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListAssessmentRunAgentsRequest ¶ added in v1.1.15
func (c *Inspector) ListAssessmentRunAgentsRequest(input *ListAssessmentRunAgentsInput) (req *request.Request, output *ListAssessmentRunAgentsOutput)
ListAssessmentRunAgentsRequest generates a request for the ListAssessmentRunAgents operation.
func (*Inspector) ListAssessmentRuns ¶ added in v1.1.15
func (c *Inspector) ListAssessmentRuns(input *ListAssessmentRunsInput) (*ListAssessmentRunsOutput, error)
Lists the assessments run corresponding to assessment template(s) specified by the assessment template(s)' ARN(s).
Example ¶
package main import ( "fmt" "time" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListAssessmentRunsInput{ AssessmentTemplateArns: []*string{ aws.String("Arn"), // Required // More values... }, Filter: &inspector.AssessmentRunFilter{ CompletionTimeRange: &inspector.TimestampRange{ BeginDate: aws.Time(time.Now()), EndDate: aws.Time(time.Now()), }, DurationRange: &inspector.DurationRange{ MaxSeconds: aws.Int64(1), MinSeconds: aws.Int64(1), }, NamePattern: aws.String("NamePattern"), RulesPackageArns: []*string{ aws.String("Arn"), // Required // More values... }, StartTimeRange: &inspector.TimestampRange{ BeginDate: aws.Time(time.Now()), EndDate: aws.Time(time.Now()), }, StateChangeTimeRange: &inspector.TimestampRange{ BeginDate: aws.Time(time.Now()), EndDate: aws.Time(time.Now()), }, States: []*string{ aws.String("AssessmentRunState"), // Required // More values... }, }, MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListAssessmentRuns(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListAssessmentRunsRequest ¶ added in v1.1.15
func (c *Inspector) ListAssessmentRunsRequest(input *ListAssessmentRunsInput) (req *request.Request, output *ListAssessmentRunsOutput)
ListAssessmentRunsRequest generates a request for the ListAssessmentRuns operation.
func (*Inspector) ListAssessmentTargets ¶ added in v1.1.15
func (c *Inspector) ListAssessmentTargets(input *ListAssessmentTargetsInput) (*ListAssessmentTargetsOutput, error)
Lists the ARN(s) of the assessment target(s) within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets (https://docs.aws.amazon.com/inspector/latest/userguide//inspector_applications.html).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListAssessmentTargetsInput{ Filter: &inspector.AssessmentTargetFilter{ AssessmentTargetNamePattern: aws.String("NamePattern"), }, MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListAssessmentTargets(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListAssessmentTargetsRequest ¶ added in v1.1.15
func (c *Inspector) ListAssessmentTargetsRequest(input *ListAssessmentTargetsInput) (req *request.Request, output *ListAssessmentTargetsOutput)
ListAssessmentTargetsRequest generates a request for the ListAssessmentTargets operation.
func (*Inspector) ListAssessmentTemplates ¶ added in v1.1.15
func (c *Inspector) ListAssessmentTemplates(input *ListAssessmentTemplatesInput) (*ListAssessmentTemplatesOutput, error)
Lists the assessment template(s) corresponding to the assessment target(s) specified by the assessment targets' ARN(s).
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListAssessmentTemplatesInput{ AssessmentTargetArns: []*string{ aws.String("Arn"), // Required // More values... }, Filter: &inspector.AssessmentTemplateFilter{ DurationRange: &inspector.DurationRange{ MaxSeconds: aws.Int64(1), MinSeconds: aws.Int64(1), }, NamePattern: aws.String("NamePattern"), RulesPackageArns: []*string{ aws.String("Arn"), // Required // More values... }, }, MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListAssessmentTemplates(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListAssessmentTemplatesRequest ¶ added in v1.1.15
func (c *Inspector) ListAssessmentTemplatesRequest(input *ListAssessmentTemplatesInput) (req *request.Request, output *ListAssessmentTemplatesOutput)
ListAssessmentTemplatesRequest generates a request for the ListAssessmentTemplates operation.
func (*Inspector) ListEventSubscriptions ¶ added in v1.1.15
func (c *Inspector) ListEventSubscriptions(input *ListEventSubscriptionsInput) (*ListEventSubscriptionsOutput, error)
Lists all the event subscriptions for the assessment template specified by the assessment template ARN. For more information, see SubscribeToEvent and UnsubscribeFromEvent.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListEventSubscriptionsInput{ MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), ResourceArn: aws.String("Arn"), } resp, err := svc.ListEventSubscriptions(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListEventSubscriptionsRequest ¶ added in v1.1.15
func (c *Inspector) ListEventSubscriptionsRequest(input *ListEventSubscriptionsInput) (req *request.Request, output *ListEventSubscriptionsOutput)
ListEventSubscriptionsRequest generates a request for the ListEventSubscriptions operation.
func (*Inspector) ListFindings ¶
func (c *Inspector) ListFindings(input *ListFindingsInput) (*ListFindingsOutput, error)
Lists findings generated by the assessment run(s) specified by the assessment run ARN(s).
Example ¶
package main import ( "fmt" "time" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListFindingsInput{ AssessmentRunArns: []*string{ aws.String("Arn"), // Required // More values... }, Filter: &inspector.FindingFilter{ AgentIds: []*string{ aws.String("AgentId"), // Required // More values... }, Attributes: []*inspector.Attribute{ { // Required Key: aws.String("AttributeKey"), // Required Value: aws.String("AttributeValue"), }, // More values... }, AutoScalingGroups: []*string{ aws.String("AutoScalingGroup"), // Required // More values... }, CreationTimeRange: &inspector.TimestampRange{ BeginDate: aws.Time(time.Now()), EndDate: aws.Time(time.Now()), }, RuleNames: []*string{ aws.String("RuleName"), // Required // More values... }, RulesPackageArns: []*string{ aws.String("Arn"), // Required // More values... }, Severities: []*string{ aws.String("Severity"), // Required // More values... }, UserAttributes: []*inspector.Attribute{ { // Required Key: aws.String("AttributeKey"), // Required Value: aws.String("AttributeValue"), }, // More values... }, }, MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListFindings(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListFindingsRequest ¶
func (c *Inspector) ListFindingsRequest(input *ListFindingsInput) (req *request.Request, output *ListFindingsOutput)
ListFindingsRequest generates a request for the ListFindings operation.
func (*Inspector) ListRulesPackages ¶
func (c *Inspector) ListRulesPackages(input *ListRulesPackagesInput) (*ListRulesPackagesOutput, error)
Lists all available Inspector rules packages.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListRulesPackagesInput{ MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.ListRulesPackages(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListRulesPackagesRequest ¶
func (c *Inspector) ListRulesPackagesRequest(input *ListRulesPackagesInput) (req *request.Request, output *ListRulesPackagesOutput)
ListRulesPackagesRequest generates a request for the ListRulesPackages operation.
func (*Inspector) ListTagsForResource ¶
func (c *Inspector) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
Lists all tags associated with an assessment template.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.ListTagsForResourceInput{ ResourceArn: aws.String("Arn"), // Required } resp, err := svc.ListTagsForResource(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) ListTagsForResourceRequest ¶
func (c *Inspector) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
ListTagsForResourceRequest generates a request for the ListTagsForResource operation.
func (*Inspector) PreviewAgents ¶ added in v1.1.15
func (c *Inspector) PreviewAgents(input *PreviewAgentsInput) (*PreviewAgentsOutput, error)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.PreviewAgentsInput{ PreviewAgentsArn: aws.String("Arn"), // Required MaxResults: aws.Int64(1), NextToken: aws.String("PaginationToken"), } resp, err := svc.PreviewAgents(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) PreviewAgentsRequest ¶ added in v1.1.15
func (c *Inspector) PreviewAgentsRequest(input *PreviewAgentsInput) (req *request.Request, output *PreviewAgentsOutput)
PreviewAgentsRequest generates a request for the PreviewAgents operation.
func (*Inspector) RegisterCrossAccountAccessRole ¶
func (c *Inspector) RegisterCrossAccountAccessRole(input *RegisterCrossAccountAccessRoleInput) (*RegisterCrossAccountAccessRoleOutput, error)
Registers the IAM role that Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.RegisterCrossAccountAccessRoleInput{ RoleArn: aws.String("Arn"), // Required } resp, err := svc.RegisterCrossAccountAccessRole(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) RegisterCrossAccountAccessRoleRequest ¶
func (c *Inspector) RegisterCrossAccountAccessRoleRequest(input *RegisterCrossAccountAccessRoleInput) (req *request.Request, output *RegisterCrossAccountAccessRoleOutput)
RegisterCrossAccountAccessRoleRequest generates a request for the RegisterCrossAccountAccessRole operation.
func (*Inspector) RemoveAttributesFromFindings ¶
func (c *Inspector) RemoveAttributesFromFindings(input *RemoveAttributesFromFindingsInput) (*RemoveAttributesFromFindingsOutput, error)
Removes entire attributes (key and value pairs) from the findings specified by the finding ARNs where an attribute with the specified key exists.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.RemoveAttributesFromFindingsInput{ AttributeKeys: []*string{ // Required aws.String("AttributeKey"), // Required // More values... }, FindingArns: []*string{ // Required aws.String("Arn"), // Required // More values... }, } resp, err := svc.RemoveAttributesFromFindings(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) RemoveAttributesFromFindingsRequest ¶
func (c *Inspector) RemoveAttributesFromFindingsRequest(input *RemoveAttributesFromFindingsInput) (req *request.Request, output *RemoveAttributesFromFindingsOutput)
RemoveAttributesFromFindingsRequest generates a request for the RemoveAttributesFromFindings operation.
func (*Inspector) SetTagsForResource ¶
func (c *Inspector) SetTagsForResource(input *SetTagsForResourceInput) (*SetTagsForResourceOutput, error)
Sets tags (key and value pairs) to the assessment template specified by the assessment template ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.SetTagsForResourceInput{ ResourceArn: aws.String("Arn"), // Required Tags: []*inspector.Tag{ { // Required Key: aws.String("TagKey"), // Required Value: aws.String("TagValue"), }, // More values... }, } resp, err := svc.SetTagsForResource(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) SetTagsForResourceRequest ¶
func (c *Inspector) SetTagsForResourceRequest(input *SetTagsForResourceInput) (req *request.Request, output *SetTagsForResourceOutput)
SetTagsForResourceRequest generates a request for the SetTagsForResource operation.
func (*Inspector) StartAssessmentRun ¶ added in v1.1.15
func (c *Inspector) StartAssessmentRun(input *StartAssessmentRunInput) (*StartAssessmentRunOutput, error)
Starts the assessment run specified by the assessment template ARN. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.StartAssessmentRunInput{ AssessmentTemplateArn: aws.String("Arn"), // Required AssessmentRunName: aws.String("AssessmentRunName"), } resp, err := svc.StartAssessmentRun(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) StartAssessmentRunRequest ¶ added in v1.1.15
func (c *Inspector) StartAssessmentRunRequest(input *StartAssessmentRunInput) (req *request.Request, output *StartAssessmentRunOutput)
StartAssessmentRunRequest generates a request for the StartAssessmentRun operation.
func (*Inspector) StopAssessmentRun ¶ added in v1.1.15
func (c *Inspector) StopAssessmentRun(input *StopAssessmentRunInput) (*StopAssessmentRunOutput, error)
Stops the assessment run specified by the assessment run ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.StopAssessmentRunInput{ AssessmentRunArn: aws.String("Arn"), // Required } resp, err := svc.StopAssessmentRun(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) StopAssessmentRunRequest ¶ added in v1.1.15
func (c *Inspector) StopAssessmentRunRequest(input *StopAssessmentRunInput) (req *request.Request, output *StopAssessmentRunOutput)
StopAssessmentRunRequest generates a request for the StopAssessmentRun operation.
func (*Inspector) SubscribeToEvent ¶ added in v1.1.15
func (c *Inspector) SubscribeToEvent(input *SubscribeToEventInput) (*SubscribeToEventOutput, error)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified topic.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.SubscribeToEventInput{ Event: aws.String("Event"), // Required ResourceArn: aws.String("Arn"), // Required TopicArn: aws.String("Arn"), // Required } resp, err := svc.SubscribeToEvent(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) SubscribeToEventRequest ¶ added in v1.1.15
func (c *Inspector) SubscribeToEventRequest(input *SubscribeToEventInput) (req *request.Request, output *SubscribeToEventOutput)
SubscribeToEventRequest generates a request for the SubscribeToEvent operation.
func (*Inspector) UnsubscribeFromEvent ¶ added in v1.1.15
func (c *Inspector) UnsubscribeFromEvent(input *UnsubscribeFromEventInput) (*UnsubscribeFromEventOutput, error)
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified topic.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.UnsubscribeFromEventInput{ Event: aws.String("Event"), // Required ResourceArn: aws.String("Arn"), // Required TopicArn: aws.String("Arn"), // Required } resp, err := svc.UnsubscribeFromEvent(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) UnsubscribeFromEventRequest ¶ added in v1.1.15
func (c *Inspector) UnsubscribeFromEventRequest(input *UnsubscribeFromEventInput) (req *request.Request, output *UnsubscribeFromEventOutput)
UnsubscribeFromEventRequest generates a request for the UnsubscribeFromEvent operation.
func (*Inspector) UpdateAssessmentTarget ¶ added in v1.1.15
func (c *Inspector) UpdateAssessmentTarget(input *UpdateAssessmentTargetInput) (*UpdateAssessmentTargetOutput, error)
Updates the assessment target specified by the assessment target ARN.
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/inspector" ) func main() { svc := inspector.New(session.New()) params := &inspector.UpdateAssessmentTargetInput{ AssessmentTargetArn: aws.String("Arn"), // Required AssessmentTargetName: aws.String("AssessmentTargetName"), // Required ResourceGroupArn: aws.String("Arn"), // Required } resp, err := svc.UpdateAssessmentTarget(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*Inspector) UpdateAssessmentTargetRequest ¶ added in v1.1.15
func (c *Inspector) UpdateAssessmentTargetRequest(input *UpdateAssessmentTargetInput) (req *request.Request, output *UpdateAssessmentTargetOutput)
UpdateAssessmentTargetRequest generates a request for the UpdateAssessmentTarget operation.
type ListAssessmentRunAgentsInput ¶ added in v1.1.15
type ListAssessmentRunAgentsInput struct { // The ARN specifying the assessment run whose agents you want to list. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // You can use this parameter to specify a subset of data to be included in // the action's response. // // For a record to match a filter, all specified filter attributes must match. // When multiple values are specified for a filter attribute, any of the values // can match. Filter *AgentFilter `locationName:"filter" type:"structure"` // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListAssessmentRunAgents action. // Subsequent calls to the action fill nextToken in the request with the value // of NextToken from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentRunAgentsInput) GoString ¶ added in v1.1.15
func (s ListAssessmentRunAgentsInput) GoString() string
GoString returns the string representation
func (ListAssessmentRunAgentsInput) String ¶ added in v1.1.15
func (s ListAssessmentRunAgentsInput) String() string
String returns the string representation
type ListAssessmentRunAgentsOutput ¶ added in v1.1.15
type ListAssessmentRunAgentsOutput struct { // A list of ARNs specifying the agents returned by the action. AssessmentRunAgents []*AssessmentRunAgent `locationName:"assessmentRunAgents" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentRunAgentsOutput) GoString ¶ added in v1.1.15
func (s ListAssessmentRunAgentsOutput) GoString() string
GoString returns the string representation
func (ListAssessmentRunAgentsOutput) String ¶ added in v1.1.15
func (s ListAssessmentRunAgentsOutput) String() string
String returns the string representation
type ListAssessmentRunsInput ¶ added in v1.1.15
type ListAssessmentRunsInput struct { // ARN(s) specifying the assessment template(s) whose assessment run(s) you // want to list. AssessmentTemplateArns []*string `locationName:"assessmentTemplateArns" type:"list"` // You can use this parameter to specify a subset of data to be included in // the action's response. // // For a record to match a filter, all specified filter attributes must match. // When multiple values are specified for a filter attribute, any of the values // can match. Filter *AssessmentRunFilter `locationName:"filter" type:"structure"` // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListAssessmentRuns action. // Subsequent calls to the action fill nextToken in the request with the value // of NextToken from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentRunsInput) GoString ¶ added in v1.1.15
func (s ListAssessmentRunsInput) GoString() string
GoString returns the string representation
func (ListAssessmentRunsInput) String ¶ added in v1.1.15
func (s ListAssessmentRunsInput) String() string
String returns the string representation
type ListAssessmentRunsOutput ¶ added in v1.1.15
type ListAssessmentRunsOutput struct { // A list of ARNs specifying the assessment run(s) returned by the action. AssessmentRunArns []*string `locationName:"assessmentRunArns" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentRunsOutput) GoString ¶ added in v1.1.15
func (s ListAssessmentRunsOutput) GoString() string
GoString returns the string representation
func (ListAssessmentRunsOutput) String ¶ added in v1.1.15
func (s ListAssessmentRunsOutput) String() string
String returns the string representation
type ListAssessmentTargetsInput ¶ added in v1.1.15
type ListAssessmentTargetsInput struct { // You can use this parameter to specify a subset of data to be included in // the action's response. // // For a record to match a filter, all specified filter attributes must match. // When multiple values are specified for a filter attribute, any of the values // can match. Filter *AssessmentTargetFilter `locationName:"filter" type:"structure"` // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListAssessmentTargets action. // Subsequent calls to the action fill nextToken in the request with the value // of NextToken from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentTargetsInput) GoString ¶ added in v1.1.15
func (s ListAssessmentTargetsInput) GoString() string
GoString returns the string representation
func (ListAssessmentTargetsInput) String ¶ added in v1.1.15
func (s ListAssessmentTargetsInput) String() string
String returns the string representation
type ListAssessmentTargetsOutput ¶ added in v1.1.15
type ListAssessmentTargetsOutput struct { // A list of ARNs specifying the assessment targets returned by the action. AssessmentTargetArns []*string `locationName:"assessmentTargetArns" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentTargetsOutput) GoString ¶ added in v1.1.15
func (s ListAssessmentTargetsOutput) GoString() string
GoString returns the string representation
func (ListAssessmentTargetsOutput) String ¶ added in v1.1.15
func (s ListAssessmentTargetsOutput) String() string
String returns the string representation
type ListAssessmentTemplatesInput ¶ added in v1.1.15
type ListAssessmentTemplatesInput struct { // A list of ARN(s) specifying the assessment target(s) whose assessment template(s) // you want to list. AssessmentTargetArns []*string `locationName:"assessmentTargetArns" type:"list"` // You can use this parameter to specify a subset of data to be included in // the action's response. // // For a record to match a filter, all specified filter attributes must match. // When multiple values are specified for a filter attribute, any of the values // can match. Filter *AssessmentTemplateFilter `locationName:"filter" type:"structure"` // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListAssessmentTemplates action. // Subsequent calls to the action fill nextToken in the request with the value // of NextToken from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentTemplatesInput) GoString ¶ added in v1.1.15
func (s ListAssessmentTemplatesInput) GoString() string
GoString returns the string representation
func (ListAssessmentTemplatesInput) String ¶ added in v1.1.15
func (s ListAssessmentTemplatesInput) String() string
String returns the string representation
type ListAssessmentTemplatesOutput ¶ added in v1.1.15
type ListAssessmentTemplatesOutput struct { // A list of ARN(s) specifying the assessment template(s) returned by the action. AssessmentTemplateArns []*string `locationName:"assessmentTemplateArns" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAssessmentTemplatesOutput) GoString ¶ added in v1.1.15
func (s ListAssessmentTemplatesOutput) GoString() string
GoString returns the string representation
func (ListAssessmentTemplatesOutput) String ¶ added in v1.1.15
func (s ListAssessmentTemplatesOutput) String() string
String returns the string representation
type ListEventSubscriptionsInput ¶ added in v1.1.15
type ListEventSubscriptionsInput struct { // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListEventSubscriptions action. // Subsequent calls to the action fill nextToken in the request with the value // of NextToken from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // The ARN of the assessment template for which you want to list the existing // event subscriptions. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListEventSubscriptionsInput) GoString ¶ added in v1.1.15
func (s ListEventSubscriptionsInput) GoString() string
GoString returns the string representation
func (ListEventSubscriptionsInput) String ¶ added in v1.1.15
func (s ListEventSubscriptionsInput) String() string
String returns the string representation
type ListEventSubscriptionsOutput ¶ added in v1.1.15
type ListEventSubscriptionsOutput struct { // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // Details of the returned event subscriptions. Subscriptions []*Subscription `locationName:"subscriptions" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListEventSubscriptionsOutput) GoString ¶ added in v1.1.15
func (s ListEventSubscriptionsOutput) GoString() string
GoString returns the string representation
func (ListEventSubscriptionsOutput) String ¶ added in v1.1.15
func (s ListEventSubscriptionsOutput) String() string
String returns the string representation
type ListFindingsInput ¶
type ListFindingsInput struct { // The ARNs of the assessment run(s) that generate the findings that you want // to list. AssessmentRunArns []*string `locationName:"assessmentRunArns" type:"list"` // You can use this parameter to specify a subset of data to be included in // the action's response. // // For a record to match a filter, all specified filter attributes must match. // When multiple values are specified for a filter attribute, any of the values // can match. Filter *FindingFilter `locationName:"filter" type:"structure"` // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListFindings action. Subsequent // calls to the action fill nextToken in the request with the value of NextToken // from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListFindingsInput) GoString ¶
func (s ListFindingsInput) GoString() string
GoString returns the string representation
func (ListFindingsInput) String ¶
func (s ListFindingsInput) String() string
String returns the string representation
type ListFindingsOutput ¶
type ListFindingsOutput struct { // A list of ARN(s) specifying the finding(s) returned by the action. FindingArns []*string `locationName:"findingArns" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListFindingsOutput) GoString ¶
func (s ListFindingsOutput) GoString() string
GoString returns the string representation
func (ListFindingsOutput) String ¶
func (s ListFindingsOutput) String() string
String returns the string representation
type ListRulesPackagesInput ¶
type ListRulesPackagesInput struct { // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the ListRulesPackages action. Subsequent // calls to the action fill nextToken in the request with the value of NextToken // from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListRulesPackagesInput) GoString ¶
func (s ListRulesPackagesInput) GoString() string
GoString returns the string representation
func (ListRulesPackagesInput) String ¶
func (s ListRulesPackagesInput) String() string
String returns the string representation
type ListRulesPackagesOutput ¶
type ListRulesPackagesOutput struct { // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // The list of ARNs specifying the rules packages returned by the action. RulesPackageArns []*string `locationName:"rulesPackageArns" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListRulesPackagesOutput) GoString ¶
func (s ListRulesPackagesOutput) GoString() string
GoString returns the string representation
func (ListRulesPackagesOutput) String ¶
func (s ListRulesPackagesOutput) String() string
String returns the string representation
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The ARN specifying the assessment template whose tags you want to list. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceInput) GoString ¶
func (s ListTagsForResourceInput) GoString() string
GoString returns the string representation
func (ListTagsForResourceInput) String ¶
func (s ListTagsForResourceInput) String() string
String returns the string representation
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // A collection of key and value pairs. Tags []*Tag `locationName:"tags" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceOutput) GoString ¶
func (s ListTagsForResourceOutput) GoString() string
GoString returns the string representation
func (ListTagsForResourceOutput) String ¶
func (s ListTagsForResourceOutput) String() string
String returns the string representation
type PreviewAgentsInput ¶ added in v1.1.15
type PreviewAgentsInput struct { // You can use this parameter to indicate the maximum number of items you want // in the response. The default value is 10. The maximum value is 500. MaxResults *int64 `locationName:"maxResults" type:"integer"` // You can use this parameter when paginating results. Set the value of this // parameter to 'null' on your first call to the PreviewAgents action. Subsequent // calls to the action fill nextToken in the request with the value of NextToken // from previous response to continue listing data. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // The ARN of the assessment target whose agents you want to preview. PreviewAgentsArn *string `locationName:"previewAgentsArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (PreviewAgentsInput) GoString ¶ added in v1.1.15
func (s PreviewAgentsInput) GoString() string
GoString returns the string representation
func (PreviewAgentsInput) String ¶ added in v1.1.15
func (s PreviewAgentsInput) String() string
String returns the string representation
type PreviewAgentsOutput ¶ added in v1.1.15
type PreviewAgentsOutput struct { // The resulting list of agents. AgentPreviews []*AgentPreview `locationName:"agentPreviews" type:"list" required:"true"` // When a response is generated, if there is more data to be listed, this parameter // is present in the response and contains the value to use for the nextToken // parameter in a subsequent pagination request. If there is no more data to // be listed, this parameter is set to 'null'. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (PreviewAgentsOutput) GoString ¶ added in v1.1.15
func (s PreviewAgentsOutput) GoString() string
GoString returns the string representation
func (PreviewAgentsOutput) String ¶ added in v1.1.15
func (s PreviewAgentsOutput) String() string
String returns the string representation
type RegisterCrossAccountAccessRoleInput ¶
type RegisterCrossAccountAccessRoleInput struct { // The ARN of the IAM role that Inspector uses to list your EC2 instances during // the assessment run or when you call the PreviewAgents action. RoleArn *string `locationName:"roleArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (RegisterCrossAccountAccessRoleInput) GoString ¶
func (s RegisterCrossAccountAccessRoleInput) GoString() string
GoString returns the string representation
func (RegisterCrossAccountAccessRoleInput) String ¶
func (s RegisterCrossAccountAccessRoleInput) String() string
String returns the string representation
type RegisterCrossAccountAccessRoleOutput ¶
type RegisterCrossAccountAccessRoleOutput struct {
// contains filtered or unexported fields
}
func (RegisterCrossAccountAccessRoleOutput) GoString ¶
func (s RegisterCrossAccountAccessRoleOutput) GoString() string
GoString returns the string representation
func (RegisterCrossAccountAccessRoleOutput) String ¶
func (s RegisterCrossAccountAccessRoleOutput) String() string
String returns the string representation
type RemoveAttributesFromFindingsInput ¶
type RemoveAttributesFromFindingsInput struct { // The array of attribute keys that you want to remove from specified findings. AttributeKeys []*string `locationName:"attributeKeys" type:"list" required:"true"` // The ARNs specifying the findings that you want to remove attributes from. FindingArns []*string `locationName:"findingArns" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (RemoveAttributesFromFindingsInput) GoString ¶
func (s RemoveAttributesFromFindingsInput) GoString() string
GoString returns the string representation
func (RemoveAttributesFromFindingsInput) String ¶
func (s RemoveAttributesFromFindingsInput) String() string
String returns the string representation
type RemoveAttributesFromFindingsOutput ¶
type RemoveAttributesFromFindingsOutput struct { // Attributes details that cannot be described. An error code is provided for // each failed item. FailedItems map[string]*FailedItemDetails `locationName:"failedItems" type:"map" required:"true"` // contains filtered or unexported fields }
func (RemoveAttributesFromFindingsOutput) GoString ¶
func (s RemoveAttributesFromFindingsOutput) GoString() string
GoString returns the string representation
func (RemoveAttributesFromFindingsOutput) String ¶
func (s RemoveAttributesFromFindingsOutput) String() string
String returns the string representation
type ResourceGroup ¶
type ResourceGroup struct { // The ARN of the resource group. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // The time at which resource group is created. CreatedAt *time.Time `locationName:"createdAt" type:"timestamp" timestampFormat:"unix" required:"true"` // The tags (key and value pairs) of the resource group. This data type property // is used in the CreateResourceGroup action. Tags []*ResourceGroupTag `locationName:"tags" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Contains information about a resource group. The resource group defines a set of tags that, when queried, identify the AWS resources that comprise the assessment target. This data type is used as the response element in the DescribeResourceGroups action.
func (ResourceGroup) GoString ¶
func (s ResourceGroup) GoString() string
GoString returns the string representation
func (ResourceGroup) String ¶
func (s ResourceGroup) String() string
String returns the string representation
type ResourceGroupTag ¶ added in v1.1.15
type ResourceGroupTag struct { // A tag key. Key *string `locationName:"key" min:"1" type:"string" required:"true"` // The value assigned to a tag key. Value *string `locationName:"value" min:"1" type:"string"` // contains filtered or unexported fields }
This data type is used as one of the elements of the ResourceGroup data type.
func (ResourceGroupTag) GoString ¶ added in v1.1.15
func (s ResourceGroupTag) GoString() string
GoString returns the string representation
func (ResourceGroupTag) String ¶ added in v1.1.15
func (s ResourceGroupTag) String() string
String returns the string representation
type RulesPackage ¶
type RulesPackage struct { // The ARN of the rules package. Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // The description of the rules package. Description *string `locationName:"description" type:"string"` // The name of the rules package. Name *string `locationName:"name" type:"string" required:"true"` // The provider of the rules package. Provider *string `locationName:"provider" type:"string" required:"true"` // The version id of the rules package. Version *string `locationName:"version" type:"string" required:"true"` // contains filtered or unexported fields }
Contains information about an Inspector rules package. This data type is used as the response element in the DescribeRulesPackages action.
func (RulesPackage) GoString ¶
func (s RulesPackage) GoString() string
GoString returns the string representation
func (RulesPackage) String ¶
func (s RulesPackage) String() string
String returns the string representation
type ServiceAttributes ¶ added in v1.1.15
type ServiceAttributes struct { // The ARN of the assessment run during which the fidning is generated. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string"` // The ARN of the rules package used to generate the finding. RulesPackageArn *string `locationName:"rulesPackageArn" min:"1" type:"string"` // The schema version of this data type. SchemaVersion *int64 `locationName:"schemaVersion" type:"integer" required:"true"` // contains filtered or unexported fields }
This data type is used in the Finding data type.
func (ServiceAttributes) GoString ¶ added in v1.1.15
func (s ServiceAttributes) GoString() string
GoString returns the string representation
func (ServiceAttributes) String ¶ added in v1.1.15
func (s ServiceAttributes) String() string
String returns the string representation
type SetTagsForResourceInput ¶
type SetTagsForResourceInput struct { // The ARN of the assessment template that you want to set tags to. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string" required:"true"` // A collection of key and value pairs that you want to set to the assessment // template. Tags []*Tag `locationName:"tags" type:"list"` // contains filtered or unexported fields }
func (SetTagsForResourceInput) GoString ¶
func (s SetTagsForResourceInput) GoString() string
GoString returns the string representation
func (SetTagsForResourceInput) String ¶
func (s SetTagsForResourceInput) String() string
String returns the string representation
type SetTagsForResourceOutput ¶
type SetTagsForResourceOutput struct {
// contains filtered or unexported fields
}
func (SetTagsForResourceOutput) GoString ¶
func (s SetTagsForResourceOutput) GoString() string
GoString returns the string representation
func (SetTagsForResourceOutput) String ¶
func (s SetTagsForResourceOutput) String() string
String returns the string representation
type StartAssessmentRunInput ¶ added in v1.1.15
type StartAssessmentRunInput struct { // You can specify the name for the assessment run, or it is auto-generated // based on the assessment template name. Must be unique for the assessment // template. AssessmentRunName *string `locationName:"assessmentRunName" min:"1" type:"string"` // The assessment template ARN of the assessment run that you want to start. AssessmentTemplateArn *string `locationName:"assessmentTemplateArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (StartAssessmentRunInput) GoString ¶ added in v1.1.15
func (s StartAssessmentRunInput) GoString() string
GoString returns the string representation
func (StartAssessmentRunInput) String ¶ added in v1.1.15
func (s StartAssessmentRunInput) String() string
String returns the string representation
type StartAssessmentRunOutput ¶ added in v1.1.15
type StartAssessmentRunOutput struct { // The ARN of the assessment run that has been started. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (StartAssessmentRunOutput) GoString ¶ added in v1.1.15
func (s StartAssessmentRunOutput) GoString() string
GoString returns the string representation
func (StartAssessmentRunOutput) String ¶ added in v1.1.15
func (s StartAssessmentRunOutput) String() string
String returns the string representation
type StopAssessmentRunInput ¶ added in v1.1.15
type StopAssessmentRunInput struct { // The ARN of the assessment run that you want to stop. AssessmentRunArn *string `locationName:"assessmentRunArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (StopAssessmentRunInput) GoString ¶ added in v1.1.15
func (s StopAssessmentRunInput) GoString() string
GoString returns the string representation
func (StopAssessmentRunInput) String ¶ added in v1.1.15
func (s StopAssessmentRunInput) String() string
String returns the string representation
type StopAssessmentRunOutput ¶ added in v1.1.15
type StopAssessmentRunOutput struct {
// contains filtered or unexported fields
}
func (StopAssessmentRunOutput) GoString ¶ added in v1.1.15
func (s StopAssessmentRunOutput) GoString() string
GoString returns the string representation
func (StopAssessmentRunOutput) String ¶ added in v1.1.15
func (s StopAssessmentRunOutput) String() string
String returns the string representation
type SubscribeToEventInput ¶ added in v1.1.15
type SubscribeToEventInput struct { // The event for which you want to receive SNS notifications. Event *string `locationName:"event" type:"string" required:"true" enum:"Event"` // The ARN of the assessment template used during the event for which you want // to recieve SNS notifications. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string" required:"true"` // The ARN of the SNS topic to which the SNS notifications are sent. TopicArn *string `locationName:"topicArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (SubscribeToEventInput) GoString ¶ added in v1.1.15
func (s SubscribeToEventInput) GoString() string
GoString returns the string representation
func (SubscribeToEventInput) String ¶ added in v1.1.15
func (s SubscribeToEventInput) String() string
String returns the string representation
type SubscribeToEventOutput ¶ added in v1.1.15
type SubscribeToEventOutput struct {
// contains filtered or unexported fields
}
func (SubscribeToEventOutput) GoString ¶ added in v1.1.15
func (s SubscribeToEventOutput) GoString() string
GoString returns the string representation
func (SubscribeToEventOutput) String ¶ added in v1.1.15
func (s SubscribeToEventOutput) String() string
String returns the string representation
type Subscription ¶ added in v1.1.15
type Subscription struct { // The list of existing event subscriptions. EventSubscriptions []*EventSubscription `locationName:"eventSubscriptions" min:"1" type:"list" required:"true"` // The ARN of the assessment template that is used during the event for which // the SNS notification is sent. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string" required:"true"` // The ARN of the Amazon Simple Notification Service (SNS) topic to which the // SNS notifications are sent. TopicArn *string `locationName:"topicArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
This data type is used as a response element in the ListEventSubscriptions action.
func (Subscription) GoString ¶ added in v1.1.15
func (s Subscription) GoString() string
GoString returns the string representation
func (Subscription) String ¶ added in v1.1.15
func (s Subscription) String() string
String returns the string representation
type Tag ¶
type Tag struct { // A tag key. Key *string `locationName:"key" min:"1" type:"string" required:"true"` // A value assigned to a tag key. Value *string `locationName:"value" min:"1" type:"string"` // contains filtered or unexported fields }
A key and value pair. This data type is used as a request parameter in the SetTagsForResource action and a response element in the ListTagsForResource action.
type TelemetryMetadata ¶ added in v1.1.15
type TelemetryMetadata struct { // The count of messages that the agent sends to the Inspector service. Count *int64 `locationName:"count" type:"long" required:"true"` // The data size of messages that the agent sends to the Inspector service. DataSize *int64 `locationName:"dataSize" type:"long"` // A specific type of behavioral data that is collected by the agent. MessageType *string `locationName:"messageType" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
The metadata about the Inspector application data metrics collected by the agent. This data type is used as the response element in the GetTelemetryMetadata action.
func (TelemetryMetadata) GoString ¶ added in v1.1.15
func (s TelemetryMetadata) GoString() string
GoString returns the string representation
func (TelemetryMetadata) String ¶ added in v1.1.15
func (s TelemetryMetadata) String() string
String returns the string representation
type TimestampRange ¶
type TimestampRange struct { // The minimum value of the timestamp range. BeginDate *time.Time `locationName:"beginDate" type:"timestamp" timestampFormat:"unix"` // The maximum value of the timestamp range. EndDate *time.Time `locationName:"endDate" type:"timestamp" timestampFormat:"unix"` // contains filtered or unexported fields }
This data type is used in the AssessmentRunFilter data type.
func (TimestampRange) GoString ¶
func (s TimestampRange) GoString() string
GoString returns the string representation
func (TimestampRange) String ¶
func (s TimestampRange) String() string
String returns the string representation
type UnsubscribeFromEventInput ¶ added in v1.1.15
type UnsubscribeFromEventInput struct { // The event for which you want to stop receiving SNS notifications. Event *string `locationName:"event" type:"string" required:"true" enum:"Event"` // The ARN of the assessment template used during the event for which you want // to stop recieving SNS notifications. ResourceArn *string `locationName:"resourceArn" min:"1" type:"string" required:"true"` // The ARN of the SNS topic to which SNS notifications are sent. TopicArn *string `locationName:"topicArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (UnsubscribeFromEventInput) GoString ¶ added in v1.1.15
func (s UnsubscribeFromEventInput) GoString() string
GoString returns the string representation
func (UnsubscribeFromEventInput) String ¶ added in v1.1.15
func (s UnsubscribeFromEventInput) String() string
String returns the string representation
type UnsubscribeFromEventOutput ¶ added in v1.1.15
type UnsubscribeFromEventOutput struct {
// contains filtered or unexported fields
}
func (UnsubscribeFromEventOutput) GoString ¶ added in v1.1.15
func (s UnsubscribeFromEventOutput) GoString() string
GoString returns the string representation
func (UnsubscribeFromEventOutput) String ¶ added in v1.1.15
func (s UnsubscribeFromEventOutput) String() string
String returns the string representation
type UpdateAssessmentTargetInput ¶ added in v1.1.15
type UpdateAssessmentTargetInput struct { // The ARN of the assessment target that you want to update. AssessmentTargetArn *string `locationName:"assessmentTargetArn" min:"1" type:"string" required:"true"` // The name of the assessment target that you want to update. AssessmentTargetName *string `locationName:"assessmentTargetName" min:"1" type:"string" required:"true"` // The resource group ARN that is used to specify the new resource group to // associate with the assessment target. ResourceGroupArn *string `locationName:"resourceGroupArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateAssessmentTargetInput) GoString ¶ added in v1.1.15
func (s UpdateAssessmentTargetInput) GoString() string
GoString returns the string representation
func (UpdateAssessmentTargetInput) String ¶ added in v1.1.15
func (s UpdateAssessmentTargetInput) String() string
String returns the string representation
type UpdateAssessmentTargetOutput ¶ added in v1.1.15
type UpdateAssessmentTargetOutput struct {
// contains filtered or unexported fields
}
func (UpdateAssessmentTargetOutput) GoString ¶ added in v1.1.15
func (s UpdateAssessmentTargetOutput) GoString() string
GoString returns the string representation
func (UpdateAssessmentTargetOutput) String ¶ added in v1.1.15
func (s UpdateAssessmentTargetOutput) String() string
String returns the string representation
Directories ¶
Path | Synopsis |
---|---|
Package inspectoriface provides an interface for the Amazon Inspector.
|
Package inspectoriface provides an interface for the Amazon Inspector. |