Skip to content

Commit

Permalink
Regenerating Inspector from latest service definition
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed May 4, 2016
1 parent 43e0fd3 commit 71dc844
Show file tree
Hide file tree
Showing 111 changed files with 6,102 additions and 5,942 deletions.
6 changes: 3 additions & 3 deletions amazonka-inspector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

Amazon Inspector

Amazon Inspector enables you to analyze the behavior of the applications
you run in AWS and to identify potential security issues. For more
Amazon Inspector enables you to analyze the behavior of your AWS
resources and to identify potential security issues. For more
information, see
<https://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html Amazon Inspector User Guide>.
<http://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html Amazon Inspector User Guide>.

Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-inspector)
and the [AWS API Reference](https://aws.amazon.com/documentation/).
Expand Down
56 changes: 26 additions & 30 deletions amazonka-inspector/amazonka-inspector.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ extra-source-files: README.md fixture/*.yaml fixture/*.proto
description:
Amazon Inspector

Amazon Inspector enables you to analyze the behavior of the applications
you run in AWS and to identify potential security issues. For more
Amazon Inspector enables you to analyze the behavior of your AWS
resources and to identify potential security issues. For more
information, see
<https://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html Amazon Inspector User Guide>.
<http://docs.aws.amazon.com/inspector/latest/userguide/inspector_introduction.html Amazon Inspector User Guide>.
.
The types from this library are intended to be used with
<http://hackage.haskell.org/package/amazonka amazonka>, which provides
Expand Down Expand Up @@ -47,42 +47,38 @@ library
exposed-modules:
Network.AWS.Inspector
, Network.AWS.Inspector.AddAttributesToFindings
, Network.AWS.Inspector.AttachAssessmentAndRulesPackage
, Network.AWS.Inspector.CreateApplication
, Network.AWS.Inspector.CreateAssessment
, Network.AWS.Inspector.CreateAssessmentTarget
, Network.AWS.Inspector.CreateAssessmentTemplate
, Network.AWS.Inspector.CreateResourceGroup
, Network.AWS.Inspector.DeleteApplication
, Network.AWS.Inspector.DeleteAssessment
, Network.AWS.Inspector.DeleteRun
, Network.AWS.Inspector.DescribeApplication
, Network.AWS.Inspector.DescribeAssessment
, Network.AWS.Inspector.DeleteAssessmentRun
, Network.AWS.Inspector.DeleteAssessmentTarget
, Network.AWS.Inspector.DeleteAssessmentTemplate
, Network.AWS.Inspector.DescribeAssessmentRuns
, Network.AWS.Inspector.DescribeAssessmentTargets
, Network.AWS.Inspector.DescribeAssessmentTemplates
, Network.AWS.Inspector.DescribeCrossAccountAccessRole
, Network.AWS.Inspector.DescribeFinding
, Network.AWS.Inspector.DescribeResourceGroup
, Network.AWS.Inspector.DescribeRulesPackage
, Network.AWS.Inspector.DescribeRun
, Network.AWS.Inspector.DetachAssessmentAndRulesPackage
, Network.AWS.Inspector.GetAssessmentTelemetry
, Network.AWS.Inspector.ListApplications
, Network.AWS.Inspector.ListAssessmentAgents
, Network.AWS.Inspector.ListAssessments
, Network.AWS.Inspector.ListAttachedAssessments
, Network.AWS.Inspector.ListAttachedRulesPackages
, Network.AWS.Inspector.DescribeFindings
, Network.AWS.Inspector.DescribeResourceGroups
, Network.AWS.Inspector.DescribeRulesPackages
, Network.AWS.Inspector.GetTelemetryMetadata
, Network.AWS.Inspector.ListAssessmentRunAgents
, Network.AWS.Inspector.ListAssessmentRuns
, Network.AWS.Inspector.ListAssessmentTargets
, Network.AWS.Inspector.ListAssessmentTemplates
, Network.AWS.Inspector.ListEventSubscriptions
, Network.AWS.Inspector.ListFindings
, Network.AWS.Inspector.ListRulesPackages
, Network.AWS.Inspector.ListRuns
, Network.AWS.Inspector.ListTagsForResource
, Network.AWS.Inspector.LocalizeText
, Network.AWS.Inspector.PreviewAgentsForResourceGroup
, Network.AWS.Inspector.PreviewAgents
, Network.AWS.Inspector.RegisterCrossAccountAccessRole
, Network.AWS.Inspector.RemoveAttributesFromFindings
, Network.AWS.Inspector.RunAssessment
, Network.AWS.Inspector.SetTagsForResource
, Network.AWS.Inspector.StartDataCollection
, Network.AWS.Inspector.StopDataCollection
, Network.AWS.Inspector.StartAssessmentRun
, Network.AWS.Inspector.StopAssessmentRun
, Network.AWS.Inspector.SubscribeToEvent
, Network.AWS.Inspector.Types
, Network.AWS.Inspector.UpdateApplication
, Network.AWS.Inspector.UpdateAssessment
, Network.AWS.Inspector.UnsubscribeFromEvent
, Network.AWS.Inspector.UpdateAssessmentTarget
, Network.AWS.Inspector.Waiters

other-modules:
Expand Down
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading

0 comments on commit 71dc844

Please sign in to comment.